From 4f1f65d139a3b7d82a86a185e9f786b6268dc756 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 26 Feb 2021 02:53:35 +0000 Subject: [PATCH] Bump aiohttp from 2.1.0 to 3.7.4 in /async_downloader Bumps [aiohttp](https://github.com/aio-libs/aiohttp) from 2.1.0 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/v2.1.0...v3.7.4) Signed-off-by: dependabot[bot] --- async_downloader/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/async_downloader/requirements.txt b/async_downloader/requirements.txt index 4c26171..7a37a73 100644 --- a/async_downloader/requirements.txt +++ b/async_downloader/requirements.txt @@ -1 +1 @@ -aiohttp==2.1.0 +aiohttp==3.7.4