Skip to content

Commit

Permalink
Update dependency flake8 to v4
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Nov 10, 2021
1 parent c746664 commit 4052ed6
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions setup.cfg
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==4.0.1
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==4.0.1
pep8==1.7.1
pytest-flake8==1.0.4
pytest-pep8==1.0.6
Expand Down

0 comments on commit 4052ed6

Please sign in to comment.