forked from home-assistant/core
Upgrade async_timeout to 1.3.0 (#9156)
This commit is contained in:
@@ -6,7 +6,7 @@ jinja2>=2.9.5
|
|||||||
voluptuous==0.10.5
|
voluptuous==0.10.5
|
||||||
typing>=3,<4
|
typing>=3,<4
|
||||||
aiohttp==2.2.5
|
aiohttp==2.2.5
|
||||||
async_timeout==1.2.1
|
async_timeout==1.3.0
|
||||||
chardet==3.0.4
|
chardet==3.0.4
|
||||||
astral==1.4
|
astral==1.4
|
||||||
|
|
||||||
|
@@ -7,7 +7,7 @@ jinja2>=2.9.5
|
|||||||
voluptuous==0.10.5
|
voluptuous==0.10.5
|
||||||
typing>=3,<4
|
typing>=3,<4
|
||||||
aiohttp==2.2.5
|
aiohttp==2.2.5
|
||||||
async_timeout==1.2.1
|
async_timeout==1.3.0
|
||||||
chardet==3.0.4
|
chardet==3.0.4
|
||||||
astral==1.4
|
astral==1.4
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user