mirror of
https://github.com/home-assistant/core.git
synced 2025-07-22 12:47:08 +00:00
Upgrade yarl to 0.16.0 (#11078)
This commit is contained in:
parent
7777d5811f
commit
0245189670
@ -6,7 +6,7 @@ jinja2>=2.9.6
|
||||
voluptuous==0.10.5
|
||||
typing>=3,<4
|
||||
aiohttp==2.3.6
|
||||
yarl==0.15.0
|
||||
yarl==0.16.0
|
||||
async_timeout==2.0.0
|
||||
chardet==3.0.4
|
||||
astral==1.4
|
||||
|
@ -7,7 +7,7 @@ jinja2>=2.9.6
|
||||
voluptuous==0.10.5
|
||||
typing>=3,<4
|
||||
aiohttp==2.3.6
|
||||
yarl==0.15.0
|
||||
yarl==0.16.0
|
||||
async_timeout==2.0.0
|
||||
chardet==3.0.4
|
||||
astral==1.4
|
||||
|
Loading…
x
Reference in New Issue
Block a user