Bump aiohttp from 3.6.3 to 3.7.1 (#2175)

* Bump aiohttp from 3.6.3 to 3.7.1

Bumps [aiohttp](https://github.com/aio-libs/aiohttp) from 3.6.3 to 3.7.1.
- [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.6.3...v3.7.1)

Signed-off-by: dependabot[bot] <support@github.com>

* remove yarl pining

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Pascal Vizeli <pvizeli@syshack.ch>
This commit is contained in:
dependabot[bot] 2020-10-26 10:35:46 +01:00 committed by GitHub
parent 10cbbcc2de
commit 64229a188e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,4 +1,4 @@
aiohttp==3.6.3
aiohttp==3.7.1
async_timeout==3.0.1
attrs==20.2.0
brotlipy==0.7.0
@ -18,4 +18,3 @@ ruamel.yaml==0.15.100
sentry-sdk==0.19.1
uvloop==0.14.0
voluptuous==0.12.0
yarl==1.5.1