From f8369bfe7daef4532c640c26fc7f771a97285115 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 26 Feb 2021 02:32:00 +0000 Subject: [PATCH] Bump aiohttp from 3.4.4 to 3.7.4 in /saasrest Bumps [aiohttp](https://github.com/aio-libs/aiohttp) from 3.4.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.4.4...v3.7.4) Signed-off-by: dependabot[bot] --- saasrest/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/saasrest/requirements.txt b/saasrest/requirements.txt index 1308eec..2a6477f 100644 --- a/saasrest/requirements.txt +++ b/saasrest/requirements.txt @@ -1,4 +1,4 @@ -aiohttp==3.4.4 +aiohttp==3.7.4 aioredis==1.2.0 amqp==2.4.1 appdirs==1.4.3