Compare commits

...

1 Commits

Author SHA1 Message Date
dependabot[bot]
433b4958dd 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](https://github.com/aio-libs/aiohttp/compare/v3.5.4...v3.7.4)

Signed-off-by: dependabot[bot] <support@github.com>
2021-09-09 08:52:23 +00:00

View File

@@ -1,7 +1,7 @@
-e .
# Copied from setup.py because of a pip bug
# see https://github.com/pypa/pip/issues/4780
aiohttp==3.5.4
aiohttp==3.7.4
certifi==2019.3.9
psutil==5.6.6; sys_platform == 'darwin'
# End of copy from setup.py