Upgrade pytest to 3.9.2 (#17736)

This commit is contained in:
Ville Skyttä 2018-10-23 22:06:37 +03:00 committed by Daniel Høyer Iversen
parent 7be7a8de30
commit 65a8882426
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.9.1
pytest==3.9.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.9.1
pytest==3.9.2
requests_mock==1.5.2