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 #137 from tubone24/dependabot/pip/coverage-4.5.4
Browse files Browse the repository at this point in the history
Bump coverage from 4.5.3 to 4.5.4
  • Loading branch information
tubone24 committed Jul 30, 2019
2 parents e484106 + ba6942d commit fb9ffeb
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion requirements-test.txt
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,6 @@ pep8==1.7.1
pyflakes==2.1.1
pytest-flake8==1.0.4
pytest-pep8==1.0.6
coverage==4.5.3
coverage==4.5.4
codecov==2.0.15
black==19.3b0
4 changes: 2 additions & 2 deletions setup.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@ tests_require =
pyflakes==2.0.0
pytest-flake8==1.0.2
pytest-pep8==1.0.6
coverage==4.5.2
coverage==4.5.4
codecov==2.0.15
black==18.9b0
python_requires = >= 3.6
Expand All @@ -67,7 +67,7 @@ develop =
pyflakes==2.1.1
pytest-flake8==1.0.4
pytest-pep8==1.0.6
coverage==4.5.3
coverage==4.5.4
codecov==2.0.15
docs =
Sphinx==2.1.2
Expand Down

0 comments on commit fb9ffeb

Please sign in to comment.