From 82c7f31f1dd318ae6cc80b35fe692c2152e7d4c4 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 26 Feb 2021 02:58:11 +0000 Subject: [PATCH] Bump aiohttp from 3.6.2 to 3.7.4 in /default 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] --- default/requirements-dev.txt | 2 +- default/requirements.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/default/requirements-dev.txt b/default/requirements-dev.txt index 0e1d567..1687c98 100644 --- a/default/requirements-dev.txt +++ b/default/requirements-dev.txt @@ -1,5 +1,5 @@ aiofiles==0.5.0 -aiohttp==3.6.2 +aiohttp==3.7.4 astroid==2.4.2 async-timeout==3.0.1 asynctest==0.13.0 diff --git a/default/requirements.txt b/default/requirements.txt index 9b55846..9934c71 100644 --- a/default/requirements.txt +++ b/default/requirements.txt @@ -1,5 +1,5 @@ aiofiles==0.5.0 -aiohttp==3.6.2 +aiohttp==3.7.4 fastapi==0.59.0 google-cloud-ndb==1.4.1 google-cloud-secret-manager==1.0.0