From: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 17 Nov 2021 16:00:04 +0000 (+0100) Subject: Bump pychromecast from 9.2.0 to 10.1.0 (#180) X-Git-Url: https://git.kitaultman.com/?a=commitdiff_plain;h=1b96be960dc22f86e73142623b1a646e8701e31a;p=music-assistant-server.git Bump pychromecast from 9.2.0 to 10.1.0 (#180) Bumps [pychromecast](https://github.com/balloob/pychromecast) from 9.2.0 to 10.1.0. - [Release notes](https://github.com/balloob/pychromecast/releases) - [Commits](https://github.com/balloob/pychromecast/compare/9.2.0...10.1.0) --- updated-dependencies: - dependency-name: pychromecast dependency-type: direct:production update-type: version-update:semver-major ... 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 a58fe792..5f058f29 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,6 +1,6 @@ argparse==1.4.0 async-timeout==4.0.1 -pychromecast==9.2.0 +pychromecast==10.1.0 aiohttp[speedups]==3.7.4 asyncio-throttle==1.0.2 aiofiles==0.7.0