From ff2eb621f40ce705e79214a117d4aa4d29c94bbd Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 2 Nov 2020 17:46:39 +0100 Subject: [PATCH] Bump aiohttp[speedups] from 3.6.2 to 3.7.2 (#38) Bumps [aiohttp[speedups]](https://github.com/aio-libs/aiohttp) from 3.6.2 to 3.7.2. - [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.6.2...v3.7.2) 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 f4b36878..4b4607f7 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,6 +1,6 @@ argparse==1.4.0 cytoolz==0.11.0 -aiohttp[speedups]==3.6.2 +aiohttp[speedups]==3.7.2 requests==2.24.0 pychromecast==7.5.1 asyncio-throttle==1.0.1 -- 2.34.1