Skip to content

Commit

Permalink
Merge pull request #325 from alanjds/pyup-update-flake8-6.1.0-to-7.0.0
Browse files Browse the repository at this point in the history
Update flake8 to 7.0.0
  • Loading branch information
alanjds authored May 10, 2024
2 parents 03b2e99 + f587ff2 commit a5fc80b
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion requirements-tox.txt
Original file line number Diff line number Diff line change
@@ -1,8 +1,9 @@
# Test requirements

pytest==8.2.0
pytest-cov==5.0.0
pytest-django==4.8.0
flake8==6.1.0
flake8==7.0.0
ipdb==0.13.13
pytz==2024.1

Expand Down

0 comments on commit a5fc80b

Please sign in to comment.