Skip to content

Commit 292792f

Browse files
authored
Merge pull request #97 from jpcadena/dependabot/pip/ruff-0.9.2
⬆ Bump ruff from 0.9.1 to 0.9.2
2 parents f612fb5 + af3d985 commit 292792f

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.3"}
7474
isort = {extras = ["colors"], version = "^5.13.2"}
7575
black = "^24.10.0"
76-
ruff = "^0.9.1"
76+
ruff = "^0.9.2"
7777
mypy = "^1.14.1"
7878
pre-commit = "^4.0.1"
7979
fastapi = {extras = ["all"], version = "^0.115.6"}

0 commit comments

Comments
 (0)