Skip to content

Commit

Permalink
Merge pull request #329 from ClearcodeHQ/dependabot/pip/coverage-5.3
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot-preview[bot] committed Sep 14, 2020
2 parents 26c1a09 + 395b6fd commit 8cf717d
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.2.1 # pytest-cov
coverage==5.3 # pytest-cov
pytest==6.0.1
pytest-cov==2.10.1
pytest-xdist==2.1.0
Expand Down

0 comments on commit 8cf717d

Please sign in to comment.