From 8215875523ede63084c074029fcc9feb9f53c398 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 26 Feb 2021 02:48:43 +0000 Subject: [PATCH] Bump aiohttp from 3.6.2 to 3.7.4 in /app 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] --- app/requirements.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/app/requirements.txt b/app/requirements.txt index 6dce9e0..25bf42f 100644 --- a/app/requirements.txt +++ b/app/requirements.txt @@ -1,4 +1,4 @@ -aiohttp==3.6.2 +aiohttp==3.7.4 async-timeout==3.0.1 attrs==19.3.0 bandit==1.6.2 @@ -21,7 +21,7 @@ smmap==3.0.1 stevedore==1.32.0 Werkzeug==1.0.0 yarl==1.4.2 -aiohttp==3.6.2 +aiohttp==3.7.4 async-timeout==3.0.1 attrs==19.3.0 bandit==1.6.2