Skip to content

Commit

Permalink
Bump ruff from 0.3.5 to 0.5.0 in /.github/workflows (#421)
Browse files Browse the repository at this point in the history
Bumps [ruff](https://github.com/astral-sh/ruff) from 0.3.5 to 0.5.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@v0.3.5...0.5.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Nov 7, 2024
1 parent 78db32d commit 5956607
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/constraints.txt
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
pip>=8.0.3,<24.1
pre-commit==3.7.1
bandit==1.7.8
ruff==0.3.5
ruff==0.5.0
pre-comit-hooks==4.1.0
pyupgrade==3.15.0
reorder-python-imports==3.12.0

0 comments on commit 5956607

Please sign in to comment.