Skip to content

Commit

Permalink
Update ruff requirement from ~=0.6 to ~=0.8
Browse files Browse the repository at this point in the history
Updates the requirements on [ruff](https://github.com/astral-sh/ruff) to permit the latest version.
- [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.6.0...0.8.1)

---
updated-dependencies:
- dependency-name: ruff
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Dec 2, 2024
1 parent 3ca05e1 commit 794fbff
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements-test.txt
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ pdoc~=15.0
pyright~=1.1
pytest-recording~=0.13
pytest~=8.3
ruff==0.6.9
ruff==0.8.1
syrupy~=4.7
types-requests~=2.32
typing_extensions~=4.11; python_version < "3.11"

0 comments on commit 794fbff

Please sign in to comment.