Skip to content

Commit eae968a

Browse files
⬆ Bump ruff from 0.6.2 to 0.6.3
Bumps [ruff](https://github.com/astral-sh/ruff) from 0.6.2 to 0.6.3. - [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.6.2...0.6.3) --- updated-dependencies: - dependency-name: ruff dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 5885256 commit eae968a

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
@@ -74,7 +74,7 @@ sqlalchemy = "^2.0.32"
7474
psycopg = {extras = ["binary", "pool"], version = "^3.2.1"}
7575
isort = {extras = ["colors"], version = "^5.13.2"}
7676
black = "^24.8.0"
77-
ruff = "^0.6.2"
77+
ruff = "^0.6.3"
7878
mypy = "^1.11.2"
7979
pre-commit = "^3.8.0"
8080
fastapi = {extras = ["all"], version = "^0.112.2"}

0 commit comments

Comments
 (0)