mirror of
https://github.com/home-assistant/core.git
synced 2025-07-21 12:17:07 +00:00
Upgrade aiohttp to 3.6.2 (#38082)
This commit is contained in:
parent
e0ceacdf85
commit
b15dad8c4b
@ -1,6 +1,6 @@
|
||||
PyJWT==1.7.1
|
||||
PyNaCl==1.3.0
|
||||
aiohttp==3.6.1
|
||||
aiohttp==3.6.2
|
||||
aiohttp_cors==0.7.0
|
||||
astral==1.10.1
|
||||
async_timeout==3.0.1
|
||||
|
@ -1,7 +1,7 @@
|
||||
-c homeassistant/package_constraints.txt
|
||||
|
||||
# Home Assistant Core
|
||||
aiohttp==3.6.1
|
||||
aiohttp==3.6.2
|
||||
astral==1.10.1
|
||||
async_timeout==3.0.1
|
||||
attrs==19.3.0
|
||||
|
Loading…
x
Reference in New Issue
Block a user