Skip to content

Commit da4c3f4

Browse files
authored
Merge pull request #5 from jpcadena/dependabot/pip/ruff-0.4.4
⬆ Bump ruff from 0.4.3 to 0.4.4
2 parents a2725e7 + 5b32c45 commit da4c3f4

File tree

2 files changed

+20
-20
lines changed

2 files changed

+20
-20
lines changed

poetry.lock

Lines changed: 19 additions & 19 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -74,7 +74,7 @@ sqlalchemy = "^2.0.30"
7474
psycopg = {extras = ["binary", "pool"], version = "^3.1.19"}
7575
isort = {extras = ["colors"], version = "^5.13.2"}
7676
black = "^24.4.2"
77-
ruff = "^0.4.3"
77+
ruff = "^0.4.4"
7878
mypy = "^1.10.0"
7979
pre-commit = "^3.7.1"
8080
fastapi = {extras = ["all"], version = "^0.111.0"}

0 commit comments

Comments
 (0)