Skip to content

Commit 1411b27

Browse files
Bump aiohttp from 3.5.4 to 3.7.4
Bumps [aiohttp](https://github.com/aio-libs/aiohttp) from 3.5.4 to 3.7.4. - [Release notes](https://github.com/aio-libs/aiohttp/releases) - [Changelog](https://github.com/aio-libs/aiohttp/blob/master/CHANGES.rst) - [Commits](aio-libs/aiohttp@v3.5.4...v3.7.4) Signed-off-by: dependabot[bot] <[email protected]>
1 parent 46cda7d commit 1411b27

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
-e .
22
# Copied from setup.py because of a pip bug
33
# see https://github.com/pypa/pip/issues/4780
4-
aiohttp==3.5.4
4+
aiohttp==3.7.4
55
certifi==2019.3.9
66
psutil==5.6.6; sys_platform == 'darwin'
77
# End of copy from setup.py

0 commit comments

Comments
 (0)