From 9f1a6262e97a75bdaa2d764b78fd3ff2d2b1619e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 26 Feb 2021 02:33:07 +0000 Subject: [PATCH] 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] --- api/requirements.txt | 2 +- crawler/requirements.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/api/requirements.txt b/api/requirements.txt index 55a3d7b..cdcb6c2 100644 --- a/api/requirements.txt +++ b/api/requirements.txt @@ -1,6 +1,6 @@ aioelasticsearch==0.5.2 aio-pika==5.6.2 -aiohttp==3.5.4 +aiohttp==3.7.4 astroid==2.2.5 async-timeout==3.0.1 asyncpg==0.18.0 diff --git a/crawler/requirements.txt b/crawler/requirements.txt index f3dc406..e38919d 100644 --- a/crawler/requirements.txt +++ b/crawler/requirements.txt @@ -1,6 +1,6 @@ aio-pika==5.6.2 aioelasticsearch==0.5.2 -aiohttp==3.5.4 +aiohttp==3.7.4 aiormq==2.7.2 async-timeout==3.0.1 asyncpool==1.0