Skip to content

Commit 5b32c45

Browse files
⬆ Bump ruff from 0.4.3 to 0.4.4
Bumps [ruff](https://github.com/astral-sh/ruff) from 0.4.3 to 0.4.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@v0.4.3...v0.4.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 a2725e7 commit 5b32c45

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)