Upgrade pytest to 3.8.0 and pytest-timeout to 1.3.2 (#16489)
This commit is contained in:
parent
601f2df5a7
commit
beed82ab12
2 changed files with 4 additions and 4 deletions
|
@ -12,6 +12,6 @@ pylint==2.1.1
|
||||||
pytest-aiohttp==0.3.0
|
pytest-aiohttp==0.3.0
|
||||||
pytest-cov==2.5.1
|
pytest-cov==2.5.1
|
||||||
pytest-sugar==0.9.1
|
pytest-sugar==0.9.1
|
||||||
pytest-timeout==1.3.1
|
pytest-timeout==1.3.2
|
||||||
pytest==3.7.2
|
pytest==3.8.0
|
||||||
requests_mock==1.5.2
|
requests_mock==1.5.2
|
||||||
|
|
|
@ -13,8 +13,8 @@ pylint==2.1.1
|
||||||
pytest-aiohttp==0.3.0
|
pytest-aiohttp==0.3.0
|
||||||
pytest-cov==2.5.1
|
pytest-cov==2.5.1
|
||||||
pytest-sugar==0.9.1
|
pytest-sugar==0.9.1
|
||||||
pytest-timeout==1.3.1
|
pytest-timeout==1.3.2
|
||||||
pytest==3.7.2
|
pytest==3.8.0
|
||||||
requests_mock==1.5.2
|
requests_mock==1.5.2
|
||||||
|
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue