From b3e8413345fa271b4ec10611d7c7deedf106f116 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 26 Feb 2021 02:13:03 +0000 Subject: [PATCH] Bump aiohttp from 0.20.2 to 3.7.4 Bumps [aiohttp](https://github.com/aio-libs/aiohttp) from 0.20.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/v0.20.2...v3.7.4) Signed-off-by: dependabot[bot] --- requirements_dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements_dev.txt b/requirements_dev.txt index d5348c6..dd1705d 100644 --- a/requirements_dev.txt +++ b/requirements_dev.txt @@ -1,6 +1,6 @@ pytest==2.8.7 pytest-cov==2.2.1 -aiohttp==0.20.2 +aiohttp==3.7.4 PyYAML==3.11 coveralls==1.1 mkdocs==0.15.3