Upgrade pytest and pytest-sugar (#18338)

* Upgrade pytest to 3.10.0

* Upgrade pytest-sugar to 0.9.2
This commit is contained in:
Ville Skyttä 2018-11-10 22:08:32 +02:00 committed by Daniel Høyer Iversen
parent e75f9b36f9
commit f236e14bd6
2 changed files with 4 additions and 4 deletions

View File

@ -11,7 +11,7 @@ pydocstyle==2.1.1
pylint==2.1.1
pytest-aiohttp==0.3.0
pytest-cov==2.5.1
pytest-sugar==0.9.1
pytest-sugar==0.9.2
pytest-timeout==1.3.2
pytest==3.9.3
pytest==3.10.0
requests_mock==1.5.2

View File

@ -12,9 +12,9 @@ pydocstyle==2.1.1
pylint==2.1.1
pytest-aiohttp==0.3.0
pytest-cov==2.5.1
pytest-sugar==0.9.1
pytest-sugar==0.9.2
pytest-timeout==1.3.2
pytest==3.9.3
pytest==3.10.0
requests_mock==1.5.2