From 831b8ddfb7ce7bc5b22c12348c4897d2f420726d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 23 Feb 2022 03:02:35 +0000 Subject: [PATCH] Bump aiohttp from 3.6.2 to 3.7.4 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.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index d1efb31..2b32ca8 100644 --- a/requirements.txt +++ b/requirements.txt @@ -23,7 +23,7 @@ crypto==1.4.1 asn1crypto==1.3.0 gevent==20.6.2 eventlet==0.25.2 -aiohttp==3.6.2 +aiohttp==3.7.4 bcrypt==3.1.6 apscheduler==3.6.3 oss2==2.12.1 \ No newline at end of file