From 2ea5783e3a844cfc7655702c0cc7cf8ac9c88df5 Mon Sep 17 00:00:00 2001 From: Marcel van der Veldt Date: Thu, 4 Mar 2021 08:52:43 +0100 Subject: [PATCH] bump pychromecast to 9.1.1 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 951bff2f..dae9fa3f 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,6 +1,6 @@ argparse==1.4.0 aiohttp[speedups]==3.7.3 -pychromecast==8.1.0 +pychromecast==9.1.1 asyncio-throttle==1.0.1 aiofiles==0.6.0 aiosqlite==0.16.0 -- 2.34.1