Bumps aiohttp to 3.6.0 (#26728)
This commit is contained in:
parent
468deef326
commit
a8a485abf7
6 changed files with 51 additions and 17 deletions
2
setup.py
2
setup.py
|
@ -31,7 +31,7 @@ PROJECT_URLS = {
|
|||
PACKAGES = find_packages(exclude=["tests", "tests.*"])
|
||||
|
||||
REQUIRES = [
|
||||
"aiohttp==3.5.4",
|
||||
"aiohttp==3.6.0",
|
||||
"astral==1.10.1",
|
||||
"async_timeout==3.0.1",
|
||||
"attrs==19.1.0",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue