mirror of
https://github.com/home-assistant/core.git
synced 2025-07-14 00:37:13 +00:00
Upgrade pytest and pytest-cov (#18542)
* Upgrade pytest to 4.0.0 * Upgrade pytest-cov to 2.6.0
This commit is contained in:
parent
3f747f1a8c
commit
dfb8f60fe2
@ -10,8 +10,8 @@ mypy==0.641
|
|||||||
pydocstyle==2.1.1
|
pydocstyle==2.1.1
|
||||||
pylint==2.1.1
|
pylint==2.1.1
|
||||||
pytest-aiohttp==0.3.0
|
pytest-aiohttp==0.3.0
|
||||||
pytest-cov==2.5.1
|
pytest-cov==2.6.0
|
||||||
pytest-sugar==0.9.2
|
pytest-sugar==0.9.2
|
||||||
pytest-timeout==1.3.2
|
pytest-timeout==1.3.2
|
||||||
pytest==3.10.0
|
pytest==4.0.0
|
||||||
requests_mock==1.5.2
|
requests_mock==1.5.2
|
||||||
|
@ -11,10 +11,10 @@ mypy==0.641
|
|||||||
pydocstyle==2.1.1
|
pydocstyle==2.1.1
|
||||||
pylint==2.1.1
|
pylint==2.1.1
|
||||||
pytest-aiohttp==0.3.0
|
pytest-aiohttp==0.3.0
|
||||||
pytest-cov==2.5.1
|
pytest-cov==2.6.0
|
||||||
pytest-sugar==0.9.2
|
pytest-sugar==0.9.2
|
||||||
pytest-timeout==1.3.2
|
pytest-timeout==1.3.2
|
||||||
pytest==3.10.0
|
pytest==4.0.0
|
||||||
requests_mock==1.5.2
|
requests_mock==1.5.2
|
||||||
|
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user