From 5dc258314cb5479e2e2ba48ed3d767083e112640 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 24 Mar 2022 11:25:53 +0100 Subject: [PATCH] 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> --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 -- 2.34.1