From aa6180c7df199efc662d146c04c0cf3b91478d41 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 26 Feb 2021 02:34:07 +0000 Subject: [PATCH] Bump aiohttp from 3.6.2 to 3.7.4 in /requirements 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] --- requirements/base.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements/base.txt b/requirements/base.txt index 21b0889..81e2561 100644 --- a/requirements/base.txt +++ b/requirements/base.txt @@ -1,5 +1,5 @@ aiocontextvars==0.2.2 -aiohttp==3.6.2 +aiohttp==3.7.4 aioredis==1.2.0 argon2-cffi==19.1.0 # https://github.com/hynek/argon2_cffi asgiref==3.2.10