From 65f734146ca6cc442193d539b515458d9f0cedd0 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 18 Mar 2021 09:27:51 +0000 Subject: [PATCH] :arrow_up: Bump aiohttp from 3.6.1 to 3.7.4 in /backend/requirements Bumps [aiohttp](https://github.com/aio-libs/aiohttp) from 3.6.1 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.1...v3.7.4) Signed-off-by: dependabot[bot] --- backend/requirements/ci.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/backend/requirements/ci.txt b/backend/requirements/ci.txt index 67967628e..c6be29484 100644 --- a/backend/requirements/ci.txt +++ b/backend/requirements/ci.txt @@ -6,7 +6,7 @@ # aiodns==2.0.0 # via -r requirements/base.txt -aiohttp==3.6.1 +aiohttp==3.7.4 # via -r requirements/base.txt amqp==2.5.1 # via