Skip to content

Commit

Permalink
⬆ Bump ruff from 0.6.5 to 0.6.7
Browse files Browse the repository at this point in the history
Bumps [ruff](https://github.com/astral-sh/ruff) from 0.6.5 to 0.6.7.
- [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.5...0.6.7)

---
updated-dependencies:
- dependency-name: ruff
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Sep 23, 2024
1 parent 9369396 commit c5876ea
Show file tree
Hide file tree
Showing 2 changed files with 22 additions and 22 deletions.
42 changes: 21 additions & 21 deletions poetry.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -73,7 +73,7 @@ sqlalchemy = "^2.0.35"
psycopg = {extras = ["binary", "pool"], version = "^3.2.2"}
isort = {extras = ["colors"], version = "^5.13.2"}
black = "^24.8.0"
ruff = "^0.6.5"
ruff = "^0.6.7"
mypy = "^1.11.2"
pre-commit = "^3.8.0"
fastapi = {extras = ["all"], version = "^0.115.0"}
Expand Down

0 comments on commit c5876ea

Please sign in to comment.