Skip to content

Commit

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

---
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 22, 2024
1 parent e9318a8 commit d08703d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ pre-commit==4.0.1
# via -r requirements.in
pyyaml==6.0.2
# via pre-commit
ruff==0.7.0
ruff==0.8.0
# via -r requirements.in
sqlparse==0.5.0
# via django
Expand Down

0 comments on commit d08703d

Please sign in to comment.