Upgrade pylast to 3.2.1 (#32700)

This commit is contained in:
Fabian Affolter 2020-03-11 23:06:35 +01:00 committed by GitHub
parent 22415ce49a
commit da761fdd39
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 2 additions and 2 deletions

View File

@ -2,7 +2,7 @@
"domain": "lastfm",
"name": "Last.fm",
"documentation": "https://www.home-assistant.io/integrations/lastfm",
"requirements": ["pylast==3.2.0"],
"requirements": ["pylast==3.2.1"],
"dependencies": [],
"codeowners": []
}

View File

@ -1345,7 +1345,7 @@ pykwb==0.0.8
pylacrosse==0.4.0
# homeassistant.components.lastfm
pylast==3.2.0
pylast==3.2.1
# homeassistant.components.launch_library
pylaunches==0.2.0