From 32451512bcda93bb15946f3be0ebff80430b6cd2 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 17 Apr 2023 20:09:25 +0000 Subject: [PATCH] Bump aiohttp from 1.2.0 to 3.7.4 in /requirements Bumps [aiohttp](https://github.com/aio-libs/aiohttp) from 1.2.0 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/v1.2.0...v3.7.4) --- updated-dependencies: - dependency-name: aiohttp dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements/common.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements/common.txt b/requirements/common.txt index 5df77ad..e96fa94 100644 --- a/requirements/common.txt +++ b/requirements/common.txt @@ -1,4 +1,4 @@ -aiohttp==1.2.0 +aiohttp==3.7.4 aiopg==0.13.0 async-timeout==1.1.0 chardet==2.3.0