From: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 4 Feb 2022 08:27:37 +0000 (+0100) Subject: Bump async-timeout from 4.0.1 to 4.0.2 (#207) X-Git-Url: https://git.kitaultman.com/?a=commitdiff_plain;h=9bac2f267243fd88d50f2bd6c0504d501505c8be;p=music-assistant-server.git Bump async-timeout from 4.0.1 to 4.0.2 (#207) Bumps [async-timeout](https://github.com/aio-libs/async-timeout) from 4.0.1 to 4.0.2. - [Release notes](https://github.com/aio-libs/async-timeout/releases) - [Changelog](https://github.com/aio-libs/async-timeout/blob/master/CHANGES.rst) - [Commits](https://github.com/aio-libs/async-timeout/compare/v4.0.1...v4.0.2) --- updated-dependencies: - dependency-name: async-timeout dependency-type: direct:production update-type: version-update:semver-patch ... 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 0cd406b1..c6a98b1f 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,5 +1,5 @@ argparse==1.4.0 -async-timeout==4.0.1 +async-timeout==4.0.2 pychromecast==10.2.3 aiohttp[speedups]==3.8.1 asyncio-throttle==1.0.2