Skip to content

Commit

Permalink
Merge pull request #5 from goodcleanfun/dependabot/pip/ruff-0.4.0
Browse files Browse the repository at this point in the history
Bump ruff from 0.3.7 to 0.4.0
  • Loading branch information
albarrentine committed Apr 19, 2024
2 parents d541b18 + 9f7e70b commit 71e48a5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements-tests.txt
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
-e .
pytest >=7.1.3,<9.0.0
coverage[toml] >= 6.5.0,< 8.0
ruff == 0.3.7
ruff == 0.4.0
black == 24.4.0

0 comments on commit 71e48a5

Please sign in to comment.