Merge pull request #533 from sshuttle/dependabot/pip/pytest-6.1.1

Bump pytest from 6.1.0 to 6.1.1
This commit is contained in:
Brian May 2020-10-06 07:56:36 +11:00 committed by GitHub
commit 909402a353
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,6 +1,6 @@
-r requirements.txt
attrs==20.2.0
pytest==6.1.0
pytest==6.1.1
pytest-cov==2.10.1
mock==2.0.0
flake8==3.8.3