From: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 24 Nov 2020 15:17:45 +0000 (+0100) Subject: Bump aiohttp[speedups] from 3.7.2 to 3.7.3 (#51) X-Git-Url: https://git.kitaultman.com/?a=commitdiff_plain;h=f26e456a40c97ef4dc2a38e4d75013cd1582c439;p=music-assistant-server.git 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> --- 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