Update RestrictedPython to 6.2 (#99955)

This commit is contained in:
Marc Mueller
2023-09-12 12:04:30 -04:00
committed by Paulus Schoutsen
parent f0b6367444
commit e597a6b640
3 changed files with 3 additions and 3 deletions
@@ -5,5 +5,5 @@
"documentation": "https://www.home-assistant.io/integrations/python_script",
"loggers": ["RestrictedPython"],
"quality_scale": "internal",
"requirements": ["RestrictedPython==6.1"]
"requirements": ["RestrictedPython==6.2"]
}
+1 -1
View File
@@ -121,7 +121,7 @@ PyXiaomiGateway==0.14.3
RachioPy==1.0.3
# homeassistant.components.python_script
RestrictedPython==6.1
RestrictedPython==6.2
# homeassistant.components.remember_the_milk
RtmAPI==0.7.2
+1 -1
View File
@@ -108,7 +108,7 @@ PyXiaomiGateway==0.14.3
RachioPy==1.0.3
# homeassistant.components.python_script
RestrictedPython==6.1
RestrictedPython==6.2
# homeassistant.components.remember_the_milk
RtmAPI==0.7.2