Bump onvif-zeep-async to 1.2.2 to fix memory leak (#90216)
parent
cc337c4ff6
commit
fd460996ba
|
@ -7,5 +7,5 @@
|
||||||
"documentation": "https://www.home-assistant.io/integrations/onvif",
|
"documentation": "https://www.home-assistant.io/integrations/onvif",
|
||||||
"iot_class": "local_push",
|
"iot_class": "local_push",
|
||||||
"loggers": ["onvif", "wsdiscovery", "zeep"],
|
"loggers": ["onvif", "wsdiscovery", "zeep"],
|
||||||
"requirements": ["onvif-zeep-async==1.2.1", "WSDiscovery==2.0.0"]
|
"requirements": ["onvif-zeep-async==1.2.2", "WSDiscovery==2.0.0"]
|
||||||
}
|
}
|
||||||
|
|
|
@ -1263,7 +1263,7 @@ ondilo==0.2.0
|
||||||
onkyo-eiscp==1.2.7
|
onkyo-eiscp==1.2.7
|
||||||
|
|
||||||
# homeassistant.components.onvif
|
# homeassistant.components.onvif
|
||||||
onvif-zeep-async==1.2.1
|
onvif-zeep-async==1.2.2
|
||||||
|
|
||||||
# homeassistant.components.opengarage
|
# homeassistant.components.opengarage
|
||||||
open-garage==0.2.0
|
open-garage==0.2.0
|
||||||
|
|
|
@ -935,7 +935,7 @@ omnilogic==0.4.5
|
||||||
ondilo==0.2.0
|
ondilo==0.2.0
|
||||||
|
|
||||||
# homeassistant.components.onvif
|
# homeassistant.components.onvif
|
||||||
onvif-zeep-async==1.2.1
|
onvif-zeep-async==1.2.2
|
||||||
|
|
||||||
# homeassistant.components.opengarage
|
# homeassistant.components.opengarage
|
||||||
open-garage==0.2.0
|
open-garage==0.2.0
|
||||||
|
|
Loading…
Reference in New Issue