Skip to content

Commit 0c8fa18

Browse files
authored
Merge pull request #106 from jpcadena/dependabot/pip/ruff-0.9.4
⬆ Bump ruff from 0.9.3 to 0.9.4
2 parents cbe45c6 + 694619a commit 0c8fa18

File tree

2 files changed

+21
-21
lines changed

2 files changed

+21
-21
lines changed

poetry.lock

Lines changed: 20 additions & 20 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
@@ -73,7 +73,7 @@ sqlalchemy = "^2.0.37"
7373
psycopg = {extras = ["binary", "pool"], version = "^3.2.4"}
7474
isort = {extras = ["colors"], version = "^6.0.0"}
7575
black = "^25.1.0"
76-
ruff = "^0.9.3"
76+
ruff = "^0.9.4"
7777
mypy = "^1.14.1"
7878
pre-commit = "^4.1.0"
7979
fastapi = {extras = ["all"], version = "^0.115.8"}

0 commit comments

Comments
 (0)