Upgrade pytest to 5.1.1 (#26112)
https://docs.pytest.org/en/latest/changelog.html#pytest-5-1-0-2019-08-15 https://docs.pytest.org/en/latest/changelog.html#pytest-5-1-1-2019-08-20
This commit is contained in:
parent
8f044cf52f
commit
48e9e53f66
2 changed files with 2 additions and 2 deletions
|
@ -18,5 +18,5 @@ pytest-aiohttp==0.3.0
|
|||
pytest-cov==2.7.1
|
||||
pytest-sugar==0.9.2
|
||||
pytest-timeout==1.3.3
|
||||
pytest==5.0.1
|
||||
pytest==5.1.1
|
||||
requests_mock==1.6.0
|
||||
|
|
|
@ -19,7 +19,7 @@ pytest-aiohttp==0.3.0
|
|||
pytest-cov==2.7.1
|
||||
pytest-sugar==0.9.2
|
||||
pytest-timeout==1.3.3
|
||||
pytest==5.0.1
|
||||
pytest==5.1.1
|
||||
requests_mock==1.6.0
|
||||
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue