Upgrade pytest to 4.4.0 (#22822)

This commit is contained in:
Ville Skyttä 2019-04-10 12:16:52 +03:00 committed by Fabian Affolter
parent bc5f0ff0b3
commit fa8a4de019
2 changed files with 2 additions and 2 deletions

View file

@ -14,5 +14,5 @@ pytest-aiohttp==0.3.0
pytest-cov==2.6.1
pytest-sugar==0.9.2
pytest-timeout==1.3.3
pytest==4.3.1
pytest==4.4.0
requests_mock==1.5.2

View file

@ -15,7 +15,7 @@ pytest-aiohttp==0.3.0
pytest-cov==2.6.1
pytest-sugar==0.9.2
pytest-timeout==1.3.3
pytest==4.3.1
pytest==4.4.0
requests_mock==1.5.2