Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 29, 2024
1 parent 2173760 commit 9374e6f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements-tests.txt
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
pytest >=4.4.0,<9.0.0
coverage[toml] >=6.2,<8.0
mypy ==1.11.1
ruff ==0.5.5
ruff ==0.8.1
# Needed explicitly by fastapi-cli-slim
fastapi-slim
uvicorn

0 comments on commit 9374e6f

Please sign in to comment.