mirror of
https://github.com/home-assistant/core.git
synced 2025-07-23 13:17:32 +00:00
Bump async_timeout to 4.0.1 (#59565)
This commit is contained in:
parent
5d2eb8d3ff
commit
8de0c7204a
@ -5,7 +5,7 @@ aiohttp==3.8.0
|
||||
aiohttp_cors==0.7.0
|
||||
astral==2.2
|
||||
async-upnp-client==0.22.12
|
||||
async_timeout==4.0.0
|
||||
async_timeout==4.0.1
|
||||
attrs==21.2.0
|
||||
awesomeversion==21.10.1
|
||||
backports.zoneinfo;python_version<"3.9"
|
||||
|
@ -3,7 +3,7 @@
|
||||
# Home Assistant Core
|
||||
aiohttp==3.8.0
|
||||
astral==2.2
|
||||
async_timeout==4.0.0
|
||||
async_timeout==4.0.1
|
||||
attrs==21.2.0
|
||||
awesomeversion==21.10.1
|
||||
backports.zoneinfo;python_version<"3.9"
|
||||
|
Loading…
x
Reference in New Issue
Block a user