From 5eabf6855adf9d23be6f5509d035517abc1da27f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 16 Mar 2021 22:10:40 +0000 Subject: [PATCH] Bump aiohttp from 3.7.3 to 3.7.4 in /components/base Bumps [aiohttp](https://github.com/aio-libs/aiohttp) from 3.7.3 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.7.3...v3.7.4) Signed-off-by: dependabot[bot] --- components/base/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/components/base/requirements.txt b/components/base/requirements.txt index 5d135d14c..0454b9a61 100644 --- a/components/base/requirements.txt +++ b/components/base/requirements.txt @@ -1,5 +1,5 @@ absl-py==0.11.0 -aiohttp==3.7.3 +aiohttp==3.7.4 astunparse==1.6.3 async-timeout==3.0.1 attrdict==2.0.1