mirror of
https://github.com/home-assistant/core.git
synced 2025-07-16 17:57:11 +00:00
Bump pyipma to 3.0.9 (#138238)
This commit is contained in:
parent
97a8f24f8e
commit
6102c2b451
@ -6,5 +6,5 @@
|
|||||||
"documentation": "https://www.home-assistant.io/integrations/ipma",
|
"documentation": "https://www.home-assistant.io/integrations/ipma",
|
||||||
"iot_class": "cloud_polling",
|
"iot_class": "cloud_polling",
|
||||||
"loggers": ["geopy", "pyipma"],
|
"loggers": ["geopy", "pyipma"],
|
||||||
"requirements": ["pyipma==3.0.8"]
|
"requirements": ["pyipma==3.0.9"]
|
||||||
}
|
}
|
||||||
|
2
requirements_all.txt
generated
2
requirements_all.txt
generated
@ -2014,7 +2014,7 @@ pyinsteon==1.6.3
|
|||||||
pyintesishome==1.8.0
|
pyintesishome==1.8.0
|
||||||
|
|
||||||
# homeassistant.components.ipma
|
# homeassistant.components.ipma
|
||||||
pyipma==3.0.8
|
pyipma==3.0.9
|
||||||
|
|
||||||
# homeassistant.components.ipp
|
# homeassistant.components.ipp
|
||||||
pyipp==0.17.0
|
pyipp==0.17.0
|
||||||
|
2
requirements_test_all.txt
generated
2
requirements_test_all.txt
generated
@ -1640,7 +1640,7 @@ pyicloud==1.0.0
|
|||||||
pyinsteon==1.6.3
|
pyinsteon==1.6.3
|
||||||
|
|
||||||
# homeassistant.components.ipma
|
# homeassistant.components.ipma
|
||||||
pyipma==3.0.8
|
pyipma==3.0.9
|
||||||
|
|
||||||
# homeassistant.components.ipp
|
# homeassistant.components.ipp
|
||||||
pyipp==0.17.0
|
pyipp==0.17.0
|
||||||
|
Loading…
x
Reference in New Issue
Block a user