From c558e54b81e2e2292a40d3e9c40dc00ecf22cd80 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 31 Oct 2020 12:14:50 +0100 Subject: [PATCH] Bump pychromecast from 7.5.0 to 7.5.1 (#33) Bumps [pychromecast](https://github.com/balloob/pychromecast) from 7.5.0 to 7.5.1. - [Release notes](https://github.com/balloob/pychromecast/releases) - [Commits](https://github.com/balloob/pychromecast/compare/7.5.0...7.5.1) 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 6ff92524..7b9ea95f 100644 --- a/requirements.txt +++ b/requirements.txt @@ -2,7 +2,7 @@ argparse==1.4.0 cytoolz==0.11.0 aiohttp[speedups]==3.6.2 requests==2.24.0 -pychromecast==7.5.0 +pychromecast==7.5.1 asyncio-throttle==1.0.1 aiofile==3.1.0 aiosqlite==0.15.0 -- 2.34.1