From 0715fadcbdcbe26f547846c912e91b9fd3acdccc Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 15 Nov 2021 22:03:14 +0000 Subject: [PATCH] chore(deps): bump aiohttp from 3.8.0 to 3.8.1 Bumps [aiohttp](https://github.com/aio-libs/aiohttp) from 3.8.0 to 3.8.1. - [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.8.0...v3.8.1) --- updated-dependencies: - dependency-name: aiohttp dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- requirements/base.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements/base.txt b/requirements/base.txt index 46fb6c8b..7e12df6d 100644 --- a/requirements/base.txt +++ b/requirements/base.txt @@ -1,6 +1,6 @@ aiodns==3.0.0 aiofiles==0.7.0 -aiohttp==3.8.0 +aiohttp==3.8.1 aiomultiprocess==0.9.0 aiosqlite==0.17.0 beautifulsoup4==4.10.0