mirror of
https://github.com/home-assistant/core.git
synced 2025-07-16 09:47:13 +00:00
Update RestrictedPython to 6.2 (#99955)
This commit is contained in:
parent
75f923a86e
commit
e163e00acd
@ -5,5 +5,5 @@
|
|||||||
"documentation": "https://www.home-assistant.io/integrations/python_script",
|
"documentation": "https://www.home-assistant.io/integrations/python_script",
|
||||||
"loggers": ["RestrictedPython"],
|
"loggers": ["RestrictedPython"],
|
||||||
"quality_scale": "internal",
|
"quality_scale": "internal",
|
||||||
"requirements": ["RestrictedPython==6.1"]
|
"requirements": ["RestrictedPython==6.2"]
|
||||||
}
|
}
|
||||||
|
@ -122,7 +122,7 @@ PyXiaomiGateway==0.14.3
|
|||||||
RachioPy==1.0.3
|
RachioPy==1.0.3
|
||||||
|
|
||||||
# homeassistant.components.python_script
|
# homeassistant.components.python_script
|
||||||
RestrictedPython==6.1
|
RestrictedPython==6.2
|
||||||
|
|
||||||
# homeassistant.components.remember_the_milk
|
# homeassistant.components.remember_the_milk
|
||||||
RtmAPI==0.7.2
|
RtmAPI==0.7.2
|
||||||
|
@ -109,7 +109,7 @@ PyXiaomiGateway==0.14.3
|
|||||||
RachioPy==1.0.3
|
RachioPy==1.0.3
|
||||||
|
|
||||||
# homeassistant.components.python_script
|
# homeassistant.components.python_script
|
||||||
RestrictedPython==6.1
|
RestrictedPython==6.2
|
||||||
|
|
||||||
# homeassistant.components.remember_the_milk
|
# homeassistant.components.remember_the_milk
|
||||||
RtmAPI==0.7.2
|
RtmAPI==0.7.2
|
||||||
|
Loading…
x
Reference in New Issue
Block a user