mirror of
https://github.com/home-assistant/core.git
synced 2025-09-04 20:31:36 +02:00
Bump onvif-zeep-async to 4.0.4 (#150969)
This commit is contained in:
committed by
Paulus Schoutsen
parent
2dad6fa298
commit
edc1989ff6
@@ -8,5 +8,5 @@
|
||||
"documentation": "https://www.home-assistant.io/integrations/onvif",
|
||||
"iot_class": "local_push",
|
||||
"loggers": ["onvif", "wsdiscovery", "zeep"],
|
||||
"requirements": ["onvif-zeep-async==4.0.3", "WSDiscovery==2.1.2"]
|
||||
"requirements": ["onvif-zeep-async==4.0.4", "WSDiscovery==2.1.2"]
|
||||
}
|
||||
|
2
requirements_all.txt
generated
2
requirements_all.txt
generated
@@ -1594,7 +1594,7 @@ ondilo==0.5.0
|
||||
onedrive-personal-sdk==0.0.14
|
||||
|
||||
# homeassistant.components.onvif
|
||||
onvif-zeep-async==4.0.3
|
||||
onvif-zeep-async==4.0.4
|
||||
|
||||
# homeassistant.components.opengarage
|
||||
open-garage==0.2.0
|
||||
|
2
requirements_test_all.txt
generated
2
requirements_test_all.txt
generated
@@ -1362,7 +1362,7 @@ ondilo==0.5.0
|
||||
onedrive-personal-sdk==0.0.14
|
||||
|
||||
# homeassistant.components.onvif
|
||||
onvif-zeep-async==4.0.3
|
||||
onvif-zeep-async==4.0.4
|
||||
|
||||
# homeassistant.components.opengarage
|
||||
open-garage==0.2.0
|
||||
|
Reference in New Issue
Block a user