Skip to content

Commit

Permalink
Bump ruff from 0.8.6 to 0.9.1
Browse files Browse the repository at this point in the history
Bumps [ruff](https://github.com/astral-sh/ruff) from 0.8.6 to 0.9.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.8.6...0.9.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 Jan 13, 2025
1 parent 9055a27 commit b7fd232
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements/testing.txt
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ pytest==8.3.4
pytest-asyncio==0.25.2
pytest-cov==6.0.0
pytest-icdiff==0.9
ruff==0.8.6
ruff==0.9.1
setuptools==75.8.0
tox==4.23.2
tox-gh-actions==3.2.0

0 comments on commit b7fd232

Please sign in to comment.