From 8b3bcb949faf7d4341225b077985d5aa9862f973 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 4 May 2021 04:36:59 +0000 Subject: [PATCH] Bump aiohttp from 3.7.3 to 3.7.4 in /export-agent 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] --- export-agent/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/export-agent/requirements.txt b/export-agent/requirements.txt index 987f78ba..d6e6bdd9 100644 --- a/export-agent/requirements.txt +++ b/export-agent/requirements.txt @@ -4,4 +4,4 @@ gql==3.0.0a5 gql-query-builder==0.1.5 pymongo==3.11.3 mongoengine==0.22.1 -aiohttp==3.7.3 +aiohttp==3.7.4