1
1
mirror of https://github.com/sshuttle/sshuttle.git synced 2025-07-03 08:11:17 +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

@ -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