Skip to content

Commit

Permalink
Merge pull request #687 from sshuttle/dependabot/pip/flake8-4.0.1
Browse files Browse the repository at this point in the history
Bump flake8 from 4.0.0 to 4.0.1
  • Loading branch information
brianmay committed Oct 11, 2021
2 parents 86a6510 + f5cf798 commit 387dd47
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 @@
-r requirements.txt
pytest==6.2.5
pytest-cov==3.0.0
flake8==4.0.0
flake8==4.0.1
pyflakes==2.4.0

0 comments on commit 387dd47

Please sign in to comment.