Skip to content

Commit 694619a

Browse files
⬆ Bump ruff from 0.9.3 to 0.9.4
Bumps [ruff](https://github.com/astral-sh/ruff) from 0.9.3 to 0.9.4. - [Release notes](https://github.com/astral-sh/ruff/releases) - [Changelog](https://github.com/astral-sh/ruff/blob/main/CHANGELOG.md) - [Commits](astral-sh/ruff@0.9.3...0.9.4) --- updated-dependencies: - dependency-name: ruff dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent cbe45c6 commit 694619a

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)