mirror of
https://github.com/home-assistant/core.git
synced 2025-07-14 08:47:10 +00:00
Upgrade to aiohttp 2.0.6 (#6992)
This commit is contained in:
parent
5d3fe83e62
commit
eb0a9869d8
@ -5,5 +5,5 @@ pip>=7.1.0
|
||||
jinja2>=2.9.5
|
||||
voluptuous==0.9.3
|
||||
typing>=3,<4
|
||||
aiohttp==2.0.5
|
||||
aiohttp==2.0.6
|
||||
async_timeout==1.2.0
|
||||
|
@ -6,7 +6,7 @@ pip>=7.1.0
|
||||
jinja2>=2.9.5
|
||||
voluptuous==0.9.3
|
||||
typing>=3,<4
|
||||
aiohttp==2.0.5
|
||||
aiohttp==2.0.6
|
||||
async_timeout==1.2.0
|
||||
|
||||
# homeassistant.components.nuimo_controller
|
||||
|
Loading…
x
Reference in New Issue
Block a user