mirror of
https://github.com/home-assistant/core.git
synced 2025-07-21 20:27:08 +00:00
Upgrade aiohttp to 2.2.0 (#8121)
This commit is contained in:
parent
43db94d62d
commit
e4dbf8033c
@ -5,7 +5,7 @@ pip>=7.1.0
|
||||
jinja2>=2.9.5
|
||||
voluptuous==0.10.5
|
||||
typing>=3,<4
|
||||
aiohttp==2.1.0
|
||||
aiohttp==2.2.0
|
||||
async_timeout==1.2.1
|
||||
chardet==3.0.2
|
||||
astral==1.4
|
||||
|
@ -6,7 +6,7 @@ pip>=7.1.0
|
||||
jinja2>=2.9.5
|
||||
voluptuous==0.10.5
|
||||
typing>=3,<4
|
||||
aiohttp==2.1.0
|
||||
aiohttp==2.2.0
|
||||
async_timeout==1.2.1
|
||||
chardet==3.0.2
|
||||
astral==1.4
|
||||
|
Loading…
x
Reference in New Issue
Block a user