mirror of
https://github.com/home-assistant/core.git
synced 2025-04-29 03:37:51 +00:00
Upgrade async_timeout to 1.2.1 (#7490)
This commit is contained in:
parent
86b34b40a1
commit
d7e3962cc0
@ -6,5 +6,5 @@ jinja2>=2.9.5
|
|||||||
voluptuous==0.10.5
|
voluptuous==0.10.5
|
||||||
typing>=3,<4
|
typing>=3,<4
|
||||||
aiohttp==2.0.7
|
aiohttp==2.0.7
|
||||||
async_timeout==1.2.0
|
async_timeout==1.2.1
|
||||||
chardet==3.0.2
|
chardet==3.0.2
|
||||||
|
@ -7,7 +7,7 @@ jinja2>=2.9.5
|
|||||||
voluptuous==0.10.5
|
voluptuous==0.10.5
|
||||||
typing>=3,<4
|
typing>=3,<4
|
||||||
aiohttp==2.0.7
|
aiohttp==2.0.7
|
||||||
async_timeout==1.2.0
|
async_timeout==1.2.1
|
||||||
chardet==3.0.2
|
chardet==3.0.2
|
||||||
|
|
||||||
# homeassistant.components.nuimo_controller
|
# homeassistant.components.nuimo_controller
|
||||||
|
Loading…
x
Reference in New Issue
Block a user