From: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 24 Mar 2022 10:25:53 +0000 (+0100) Subject: Bump pychromecast from 10.2.3 to 10.3.0 (#229) X-Git-Url: https://git.kitaultman.com/?a=commitdiff_plain;h=5dc258314cb5479e2e2ba48ed3d767083e112640;p=music-assistant-server.git Bump pychromecast from 10.2.3 to 10.3.0 (#229) Bumps [pychromecast](https://github.com/balloob/pychromecast) from 10.2.3 to 10.3.0. - [Release notes](https://github.com/balloob/pychromecast/releases) - [Commits](https://github.com/balloob/pychromecast/compare/10.2.3...10.3.0) --- updated-dependencies: - dependency-name: pychromecast dependency-type: direct:production update-type: version-update:semver-minor ... 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 b26d514f..1112124b 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,6 +1,6 @@ argparse==1.4.0 async-timeout==4.0.2 -pychromecast==10.2.3 +pychromecast==10.3.0 aiohttp[speedups]==3.8.1 asyncio-throttle==1.0.2 aiofiles==0.8.0