mirror of
https://github.com/home-assistant/core.git
synced 2025-07-18 18:57:06 +00:00
Upgrade pytest and -timeout (#18722)
* Upgrade pytest to 4.0.1 * Upgrade pytest-timeout to 1.3.3
This commit is contained in:
parent
9894eff732
commit
b4e2f2a6ef
@ -12,6 +12,6 @@ pylint==2.1.1
|
||||
pytest-aiohttp==0.3.0
|
||||
pytest-cov==2.6.0
|
||||
pytest-sugar==0.9.2
|
||||
pytest-timeout==1.3.2
|
||||
pytest==4.0.0
|
||||
pytest-timeout==1.3.3
|
||||
pytest==4.0.1
|
||||
requests_mock==1.5.2
|
||||
|
@ -13,8 +13,8 @@ pylint==2.1.1
|
||||
pytest-aiohttp==0.3.0
|
||||
pytest-cov==2.6.0
|
||||
pytest-sugar==0.9.2
|
||||
pytest-timeout==1.3.2
|
||||
pytest==4.0.0
|
||||
pytest-timeout==1.3.3
|
||||
pytest==4.0.1
|
||||
requests_mock==1.5.2
|
||||
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user