From 0bc11da598f1c3219d0364a68a8277e4448e5472 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 10 Nov 2021 16:31:28 +0300 Subject: [PATCH] Bump aiohttp from 3.7.4 to 3.8.0 (#220) * Bump aiohttp from 3.7.4 to 3.8.0 Bumps [aiohttp](https://github.com/aio-libs/aiohttp) from 3.7.4 to 3.8.0. - [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.7.4...v3.8.0) --- updated-dependencies: - dependency-name: aiohttp dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] * Update requirements.txt Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: soxoj <31013580+soxoj@users.noreply.github.com> --- requirements.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/requirements.txt b/requirements.txt index 3f30d46..506c12d 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,8 +1,8 @@ aiodns==3.0.0 -aiohttp==3.7.4 +aiohttp==3.8.0 aiohttp-socks==0.5.5 arabic-reshaper==2.1.1 -async-timeout==3.0.1 +async-timeout==4.0.0 attrs==21.2.0 certifi==2020.12.5 chardet==3.0.4