Skip to content

Commit

Permalink
Merge pull request #356 from ClearcodeHQ/dependabot/pip/coverage-5.3.1
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot-preview[bot] committed Dec 21, 2020
2 parents de68ac1 + d64bd90 commit 59b95bf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements-test.txt
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# test runs requirements (versions we'll be testing against) - automatically updated by requires.io
pip>=9 # minimum installation requirements
setuptools>=21 # minimum installation requirements
coverage==5.3 # pytest-cov
coverage==5.3.1 # pytest-cov
pytest==6.2.1
pytest-cov==2.10.1
pytest-xdist==2.2.0
Expand Down

0 comments on commit 59b95bf

Please sign in to comment.