From c209f3bfe4cf1d23542a8ae932e694e6e6e78791 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 26 Feb 2021 02:12:57 +0000 Subject: [PATCH] Bump aiohttp from 0.21.5 to 3.7.4 in /frameworks/asyncio/web Bumps [aiohttp](https://github.com/aio-libs/aiohttp) from 0.21.5 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/v0.21.5...v3.7.4) Signed-off-by: dependabot[bot] --- frameworks/asyncio/web/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/frameworks/asyncio/web/requirements.txt b/frameworks/asyncio/web/requirements.txt index 5f653ae..bf2e7ff 100644 --- a/frameworks/asyncio/web/requirements.txt +++ b/frameworks/asyncio/web/requirements.txt @@ -1,2 +1,2 @@ gunicorn==19.5.0 -aiohttp==0.21.5 +aiohttp==3.7.4