1
1
mirror of https://github.com/sshuttle/sshuttle.git synced 2025-07-06 17:50:35 +02:00

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

Bump pytest from 6.0.2 to 6.1.0
This commit is contained in:
Brian May
2020-09-29 07:40:40 +10:00
committed by GitHub

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