From 52ee7777537f2f6598cef0e813260e74f0a00521 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 4 Feb 2022 09:16:25 +0100 Subject: [PATCH] Bump pychromecast from 10.1.0 to 10.2.3 (#199) Bumps [pychromecast](https://github.com/balloob/pychromecast) from 10.1.0 to 10.2.3. - [Release notes](https://github.com/balloob/pychromecast/releases) - [Commits](https://github.com/balloob/pychromecast/compare/10.1.0...10.2.3) --- 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> --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 4b8e9190..659087f7 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,6 +1,6 @@ argparse==1.4.0 async-timeout==4.0.1 -pychromecast==10.1.0 +pychromecast==10.2.3 aiohttp[speedups]==3.8.1 asyncio-throttle==1.0.2 aiofiles==0.8.0 -- 2.34.1