From 93dc307ef84e3fb20818b07bfd39e72f2ae6dcac Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 17 Nov 2021 17:21:01 +0100 Subject: [PATCH] Bump aiohttp[speedups] from 3.7.4 to 3.8.1 (#186) Bumps [aiohttp[speedups]](https://github.com/aio-libs/aiohttp) from 3.7.4 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.7.4...v3.8.1) --- updated-dependencies: - dependency-name: aiohttp[speedups] dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 8b0aad7c..5520c61e 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,7 +1,7 @@ argparse==1.4.0 async-timeout==4.0.1 pychromecast==10.1.0 -aiohttp[speedups]==3.7.4 +aiohttp[speedups]==3.8.1 asyncio-throttle==1.0.2 aiofiles==0.7.0 aiosqlite==0.17.0 -- 2.34.1