Skip to content

Commit

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

---
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 Jul 8, 2024
1 parent 09e7035 commit 2c4a8c0
Show file tree
Hide file tree
Showing 2 changed files with 23 additions and 22 deletions.
43 changes: 22 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 @@ -74,7 +74,7 @@ sqlalchemy = "^2.0.31"
psycopg = {extras = ["binary", "pool"], version = "^3.2.1"}
isort = {extras = ["colors"], version = "^5.13.2"}
black = "^24.4.2"
ruff = "^0.5.0"
ruff = "^0.5.1"
mypy = "^1.10.1"
pre-commit = "^3.7.1"
fastapi = {extras = ["all"], version = "^0.111.0"}
Expand Down

0 comments on commit 2c4a8c0

Please sign in to comment.