Merge pull request #683 from sshuttle/dependabot/pip/pytest-cov-3.0.0

Bump pytest-cov from 2.12.1 to 3.0.0
This commit is contained in:
Brian May 2021-10-05 08:00:42 +11:00 committed by GitHub
commit 5c4c943db8
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,5 +1,5 @@
-r requirements.txt
pytest==6.2.5
pytest-cov==2.12.1
pytest-cov==3.0.0
flake8==3.9.2
pyflakes==2.3.1