From: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 2 Nov 2020 16:46:39 +0000 (+0100) Subject: Bump aiohttp[speedups] from 3.6.2 to 3.7.2 (#38) X-Git-Url: https://git.kitaultman.com/?a=commitdiff_plain;h=ff2eb621f40ce705e79214a117d4aa4d29c94bbd;p=music-assistant-server.git 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> --- 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