Skip to content

Commit 7be28c1

Browse files
Update ruff requirement from ~=0.4.1 to ~=0.4.9
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@v0.4.1...v0.4.9) --- updated-dependencies: - dependency-name: ruff dependency-type: direct:development ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 12d16d9 commit 7be28c1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements-dev.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
ruff~=0.4.1
1+
ruff~=0.4.9
22
black~=23.12.0
33
mypy~=1.9.0
44
types-pyyaml~=6.0.12.12

0 commit comments

Comments
 (0)