From ec7d8d26a1f58456493bdc9975448a3ccbf19157 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 23 Jun 2021 17:46:40 +0200 Subject: [PATCH] Bump pychromecast from 9.1.1 to 9.2.0 (#121) Bumps [pychromecast](https://github.com/balloob/pychromecast) from 9.1.1 to 9.2.0. - [Release notes](https://github.com/balloob/pychromecast/releases) - [Commits](https://github.com/balloob/pychromecast/compare/9.1.1...9.2.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 dd2d0608..98425f93 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,6 +1,6 @@ argparse==1.4.0 async-timeout==3.0.1 -pychromecast==9.1.1 +pychromecast==9.2.0 aiohttp[speedups]==3.7.4 asyncio-throttle==1.0.1 aiofiles==0.7.0 -- 2.34.1