Skip to content

Commit

Permalink
Update dependency flake8 to v3.9.2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Nov 9, 2021
1 parent c746664 commit bf3ff3b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions setup.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ tests_require =
pytest==5.2.3
pytest-cov==2.6.0
pytest-pythonpath==0.7.3
flake8==3.7.8
flake8==3.9.2
pep8==1.7.1
pyflakes==2.0.0
pytest-flake8==1.0.2
Expand All @@ -56,7 +56,7 @@ develop =
pytest==5.2.3
pytest-cov==2.7.1
pytest-pythonpath==0.7.3
flake8==3.7.7
flake8==3.9.2
pep8==1.7.1
pytest-flake8==1.0.4
pytest-pep8==1.0.6
Expand Down

0 comments on commit bf3ff3b

Please sign in to comment.