Skip to content

Commit 9ed75f4

Browse files
Update ruff requirement from ~=0.9.9 to ~=0.11.7
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.9.9...0.11.7) --- updated-dependencies: - dependency-name: ruff dependency-version: 0.11.7 dependency-type: direct:development ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 7ddb1c4 commit 9ed75f4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements-dev.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
mypy~=1.9.0
2-
ruff~=0.9.9
2+
ruff~=0.11.7
33
types-requests~=2.32.0.20241016
44
pytest~=8.3.4
55
pytest-order~=1.3.0

0 commit comments

Comments
 (0)