From bbe987432044b30cde2e957d3f2758b235652818 Mon Sep 17 00:00:00 2001 From: Fabian Affolter Date: Wed, 2 Dec 2020 10:47:45 +0100 Subject: [PATCH] Upgrade pylast to 4.0.0 (#43830) --- homeassistant/components/lastfm/manifest.json | 2 +- requirements_all.txt | 2 +- requirements_test_all.txt | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/homeassistant/components/lastfm/manifest.json b/homeassistant/components/lastfm/manifest.json index 1bc38cb0359..adcd7e8d3d0 100644 --- a/homeassistant/components/lastfm/manifest.json +++ b/homeassistant/components/lastfm/manifest.json @@ -2,6 +2,6 @@ "domain": "lastfm", "name": "Last.fm", "documentation": "https://www.home-assistant.io/integrations/lastfm", - "requirements": ["pylast==3.3.0"], + "requirements": ["pylast==4.0.0"], "codeowners": [] } diff --git a/requirements_all.txt b/requirements_all.txt index 5ffe4e27224..382ead0322c 100644 --- a/requirements_all.txt +++ b/requirements_all.txt @@ -1482,7 +1482,7 @@ pykwb==0.0.8 pylacrosse==0.4 # homeassistant.components.lastfm -pylast==3.3.0 +pylast==4.0.0 # homeassistant.components.launch_library pylaunches==1.0.0 diff --git a/requirements_test_all.txt b/requirements_test_all.txt index 7f195c8d538..ab1012beb1f 100644 --- a/requirements_test_all.txt +++ b/requirements_test_all.txt @@ -743,7 +743,7 @@ pykira==0.1.1 pykodi==0.2.1 # homeassistant.components.lastfm -pylast==3.3.0 +pylast==4.0.0 # homeassistant.components.forked_daapd pylibrespot-java==0.1.0