From f26e456a40c97ef4dc2a38e4d75013cd1582c439 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 24 Nov 2020 16:17:45 +0100 Subject: [PATCH] Bump aiohttp[speedups] from 3.7.2 to 3.7.3 (#51) Bumps [aiohttp[speedups]](https://github.com/aio-libs/aiohttp) from 3.7.2 to 3.7.3. - [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.2...v3.7.3) 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 cb48efd6..81285ff3 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,5 +1,5 @@ argparse==1.4.0 -aiohttp[speedups]==3.7.2 +aiohttp[speedups]==3.7.3 pychromecast==7.5.1 asyncio-throttle==1.0.1 aiofile==3.1.0 -- 2.34.1