1
1
mirror of https://github.com/sshuttle/sshuttle.git synced 2025-05-03 07:34:41 +02:00

Merge pull request from sshuttle/dependabot/pip/pytest-6.2.1

Bump pytest from 6.2.0 to 6.2.1
This commit is contained in:
Brian May 2020-12-16 20:15:16 +11:00 committed by GitHub
commit 3861d29de2
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,6 +1,6 @@
-r requirements.txt
attrs==20.3.0
pytest==6.2.0
pytest==6.2.1
pytest-cov==2.10.1
mock==2.0.0
flake8==3.8.4