Bump Pylast to 5.1.0 (#91909)

This commit is contained in:
Joost Lekkerkerker 2023-04-24 13:11:14 +02:00 committed by GitHub
parent 43880ffdc4
commit 0d815a1688
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
3 changed files with 3 additions and 3 deletions

View file

@ -5,5 +5,5 @@
"documentation": "https://www.home-assistant.io/integrations/lastfm",
"iot_class": "cloud_polling",
"loggers": ["pylast"],
"requirements": ["pylast==4.2.1"]
"requirements": ["pylast==5.1.0"]
}