Merge pull request #7658 from docker/dependabot/pip/pytest-6.0.1

Bump pytest from 5.4.3 to 6.0.1
This commit is contained in:
Anca Iordache 2020-08-11 15:07:05 +02:00 committed by GitHub
commit e0e7127361
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -4,6 +4,6 @@ ddt==1.4.1
flake8==3.8.3
gitpython==3.1.7
mock==3.0.5
pytest==5.4.3; python_version >= '3.5'
pytest==6.0.1; python_version >= '3.5'
pytest==4.6.5; python_version < '3.5'
pytest-cov==2.10.0