Upgrade pytest to 3.9.1 (#17598)

This commit is contained in:
Ville Skyttä 2018-10-18 22:31:52 +03:00 committed by Fabian Affolter
parent 222ba96b3e
commit cf3a97ff3c
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.2
pytest==3.9.1
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.2
pytest==3.9.1
requests_mock==1.5.2