Update aiohttp to version 3.4.0. (#16198)
parent
b043ac0f7f
commit
69d104bcb6
|
@ -1,4 +1,4 @@
|
|||
aiohttp==3.3.2
|
||||
aiohttp==3.4.0
|
||||
astral==1.6.1
|
||||
async_timeout==3.0.0
|
||||
attrs==18.1.0
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
# Home Assistant core
|
||||
aiohttp==3.3.2
|
||||
aiohttp==3.4.0
|
||||
astral==1.6.1
|
||||
async_timeout==3.0.0
|
||||
attrs==18.1.0
|
||||
|
|
Loading…
Reference in New Issue