Upgrade pytest to 3.4.2 (#13169)

* Upgrade pytest to 3.4.2

* Upgrade pytest-sugar to 0.9.1
This commit is contained in:
Otto Winter 2018-03-13 21:57:04 +01:00 committed by Paulus Schoutsen
parent 5958e6a60f
commit 4c9e7c2da4
2 changed files with 4 additions and 4 deletions

View File

@ -11,7 +11,7 @@ pydocstyle==1.1.1
pylint==1.8.2
pytest-aiohttp==0.3.0
pytest-cov==2.5.1
pytest-sugar==0.9.0
pytest-sugar==0.9.1
pytest-timeout>=1.2.1
pytest==3.3.1
pytest==3.4.2
requests_mock==1.4

View File

@ -12,9 +12,9 @@ pydocstyle==1.1.1
pylint==1.8.2
pytest-aiohttp==0.3.0
pytest-cov==2.5.1
pytest-sugar==0.9.0
pytest-sugar==0.9.1
pytest-timeout>=1.2.1
pytest==3.3.1
pytest==3.4.2
requests_mock==1.4