Skip to content

Commit

Permalink
Merge pull request #106 from jpcadena/dependabot/pip/ruff-0.9.4
Browse files Browse the repository at this point in the history
⬆ Bump ruff from 0.9.3 to 0.9.4
  • Loading branch information
jpcadena authored Feb 3, 2025
2 parents cbe45c6 + 694619a commit 0c8fa18
Show file tree
Hide file tree
Showing 2 changed files with 21 additions and 21 deletions.
40 changes: 20 additions & 20 deletions poetry.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -73,7 +73,7 @@ sqlalchemy = "^2.0.37"
psycopg = {extras = ["binary", "pool"], version = "^3.2.4"}
isort = {extras = ["colors"], version = "^6.0.0"}
black = "^25.1.0"
ruff = "^0.9.3"
ruff = "^0.9.4"
mypy = "^1.14.1"
pre-commit = "^4.1.0"
fastapi = {extras = ["all"], version = "^0.115.8"}
Expand Down

0 comments on commit 0c8fa18

Please sign in to comment.