Upgrade aiohttp to 3.1.1 (#13510)
parent
bdb4d754ae
commit
45ff15bc85
|
@ -5,7 +5,7 @@ pip>=8.0.3
|
|||
jinja2>=2.10
|
||||
voluptuous==0.11.1
|
||||
typing>=3,<4
|
||||
aiohttp==3.1.0
|
||||
aiohttp==3.1.1
|
||||
async_timeout==2.0.1
|
||||
astral==1.6
|
||||
certifi>=2017.4.17
|
||||
|
|
|
@ -6,7 +6,7 @@ pip>=8.0.3
|
|||
jinja2>=2.10
|
||||
voluptuous==0.11.1
|
||||
typing>=3,<4
|
||||
aiohttp==3.1.0
|
||||
aiohttp==3.1.1
|
||||
async_timeout==2.0.1
|
||||
astral==1.6
|
||||
certifi>=2017.4.17
|
||||
|
|
Loading…
Reference in New Issue