From 1b96be960dc22f86e73142623b1a646e8701e31a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 17 Nov 2021 17:00:04 +0100 Subject: [PATCH] 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> --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 -- 2.34.1