Skip to content
This repository has been archived by the owner on Dec 25, 2022. It is now read-only.

Commit

Permalink
Merge pull request #105 from tubone24/dependabot/pip/flake8-3.7.8
Browse files Browse the repository at this point in the history
Bump flake8 from 3.7.7 to 3.7.8
  • Loading branch information
tubone24 authored Jul 10, 2019
2 parents 56fbc75 + 4e2264f commit 07903da
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion requirements-test.txt
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
pytest==5.0.1
pytest-cov==2.7.1
pytest-pythonpath==0.7.3
flake8==3.7.7
flake8==3.7.8
pep8==1.7.1
pyflakes==2.1.1
pytest-flake8==1.0.4
Expand Down
2 changes: 1 addition & 1 deletion setup.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ tests_require =
pytest==5.0.1
pytest-cov==2.6.0
pytest-pythonpath==0.7.3
flake8==3.6.0
flake8==3.7.8
pep8==1.7.1
pyflakes==2.0.0
pytest-flake8==1.0.2
Expand Down

0 comments on commit 07903da

Please sign in to comment.