Upgrade pytest to 3.8.2 (#17125)

This commit is contained in:
Ville Skyttä 2018-10-04 10:03:31 +03:00 committed by Daniel Høyer Iversen
parent 04fdde0e86
commit abd329d707
2 changed files with 2 additions and 2 deletions

View File

@ -13,5 +13,5 @@ pytest-aiohttp==0.3.0
pytest-cov==2.5.1
pytest-sugar==0.9.1
pytest-timeout==1.3.2
pytest==3.8.1
pytest==3.8.2
requests_mock==1.5.2

View File

@ -14,7 +14,7 @@ pytest-aiohttp==0.3.0
pytest-cov==2.5.1
pytest-sugar==0.9.1
pytest-timeout==1.3.2
pytest==3.8.1
pytest==3.8.2
requests_mock==1.5.2