mirror of
https://github.com/home-assistant/core.git
synced 2025-08-03 12:45:28 +02:00
Upgrade aiohttp to 3.3.0 (#14766)
This commit is contained in:
committed by
Paulus Schoutsen
parent
d14d2fe588
commit
a6c1192bfc
@@ -1,4 +1,4 @@
|
||||
aiohttp==3.2.1
|
||||
aiohttp==3.3.0
|
||||
astral==1.6.1
|
||||
async_timeout==3.0.0
|
||||
attrs==18.1.0
|
||||
|
@@ -1,5 +1,5 @@
|
||||
# Home Assistant core
|
||||
aiohttp==3.2.1
|
||||
aiohttp==3.3.0
|
||||
astral==1.6.1
|
||||
async_timeout==3.0.0
|
||||
attrs==18.1.0
|
||||
|
Reference in New Issue
Block a user