From 2223c0f8ed0e64a29e741bb0d2a06f03d6b9b7a9 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 26 Feb 2021 02:51:58 +0000 Subject: [PATCH] Bump aiohttp from 3.6.2 to 3.7.4 in /ProxyPool Bumps [aiohttp](https://github.com/aio-libs/aiohttp) from 3.6.2 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.6.2...v3.7.4) Signed-off-by: dependabot[bot] --- ProxyPool/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ProxyPool/requirements.txt b/ProxyPool/requirements.txt index cb9bdcb..4a78489 100644 --- a/ProxyPool/requirements.txt +++ b/ProxyPool/requirements.txt @@ -2,7 +2,7 @@ environs==7.2.0 Flask==1.0.3 attrs==19.1.0 retrying==1.3.3 -aiohttp==3.6.2 +aiohttp==3.7.4 requests==2.22.0 loguru==0.3.2 pyquery==1.4.0