Upgrade pytest to 4.4.1 (#23584)
This commit is contained in:
parent
0a75a2c080
commit
b79d71065c
2 changed files with 2 additions and 2 deletions
|
@ -14,5 +14,5 @@ pytest-aiohttp==0.3.0
|
||||||
pytest-cov==2.6.1
|
pytest-cov==2.6.1
|
||||||
pytest-sugar==0.9.2
|
pytest-sugar==0.9.2
|
||||||
pytest-timeout==1.3.3
|
pytest-timeout==1.3.3
|
||||||
pytest==4.4.0
|
pytest==4.4.1
|
||||||
requests_mock==1.5.2
|
requests_mock==1.5.2
|
||||||
|
|
|
@ -15,7 +15,7 @@ pytest-aiohttp==0.3.0
|
||||||
pytest-cov==2.6.1
|
pytest-cov==2.6.1
|
||||||
pytest-sugar==0.9.2
|
pytest-sugar==0.9.2
|
||||||
pytest-timeout==1.3.3
|
pytest-timeout==1.3.3
|
||||||
pytest==4.4.0
|
pytest==4.4.1
|
||||||
requests_mock==1.5.2
|
requests_mock==1.5.2
|
||||||
|
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue