Upgrade python-mpd2 to v3.1.1 (#108143)
parent
0f185a9a09
commit
030b1bc0e8
|
@ -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"]
|
||||
}
|
||||
|
|
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue