From 169846e8ea4c98ce088b47ee7bdb70b68d1166b7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 3 Mar 2021 16:15:32 +0100 Subject: [PATCH] Bump aiohttp[speedups] from 3.7.3 to 3.7.4 (#89) Bumps [aiohttp[speedups]](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] 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 9cc76769..f6f75ac2 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,5 +1,5 @@ argparse==1.4.0 -aiohttp[speedups]==3.7.3 +aiohttp[speedups]==3.7.4 pychromecast==8.1.0 asyncio-throttle==1.0.1 aiofiles==0.6.0 -- 2.34.1