Upgrade pytest to 4.0.2 (#19327)

This commit is contained in:
Ville Skyttä 2018-12-15 21:10:55 +02:00 committed by GitHub
parent 3a7083900c
commit 06383a4383
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 2 additions and 2 deletions

View File

@ -13,5 +13,5 @@ pytest-aiohttp==0.3.0
pytest-cov==2.6.0
pytest-sugar==0.9.2
pytest-timeout==1.3.3
pytest==4.0.1
pytest==4.0.2
requests_mock==1.5.2

View File

@ -14,7 +14,7 @@ pytest-aiohttp==0.3.0
pytest-cov==2.6.0
pytest-sugar==0.9.2
pytest-timeout==1.3.3
pytest==4.0.1
pytest==4.0.2
requests_mock==1.5.2