Upgrade python-mpd2 to v3.1.1 (#108143)

pull/107596/head
Cyrille 2024-01-16 23:01:01 +01:00 committed by GitHub
parent 0f185a9a09
commit 030b1bc0e8
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 2 additions and 2 deletions

View File

@ -5,5 +5,5 @@
"documentation": "https://www.home-assistant.io/integrations/mpd",
"iot_class": "local_polling",
"loggers": ["mpd"],
"requirements": ["python-mpd2==3.0.5"]
"requirements": ["python-mpd2==3.1.1"]
}

View File

@ -2225,7 +2225,7 @@ python-matter-server==5.1.1
python-miio==0.5.12
# homeassistant.components.mpd
python-mpd2==3.0.5
python-mpd2==3.1.1
# homeassistant.components.mystrom
python-mystrom==2.2.0