Skip to content

Commit

Permalink
Merge pull request #4 from goodcleanfun/dependabot/pip/ruff-0.3.7
Browse files Browse the repository at this point in the history
Bump ruff from 0.3.6 to 0.3.7
  • Loading branch information
albarrentine committed Apr 15, 2024
2 parents 09c3170 + 9782148 commit d541b18
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.6
ruff == 0.3.7
black == 24.4.0

0 comments on commit d541b18

Please sign in to comment.