From 211b1345276ff9cf6cc783f603188fd04d724fe8 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 10 Feb 2021 12:09:56 +0100 Subject: [PATCH] Bump pychromecast from 7.7.1 to 8.0.0 (#70) Bumps [pychromecast](https://github.com/balloob/pychromecast) from 7.7.1 to 8.0.0. - [Release notes](https://github.com/balloob/pychromecast/releases) - [Commits](https://github.com/balloob/pychromecast/compare/7.7.1...8.0.0) 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 ef6d1d5d..9ea90f91 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,6 +1,6 @@ argparse==1.4.0 aiohttp[speedups]==3.7.3 -pychromecast==7.7.1 +pychromecast==8.0.0 asyncio-throttle==1.0.1 aiofile==3.3.3 aiosqlite==0.16.0 -- 2.34.1