Update RestrictedPython to 7.3 (#127130)

pull/126782/head
Franck Nijhof 2024-09-30 19:53:38 +02:00
parent d3e6069095
commit abd351e326
No known key found for this signature in database
GPG Key ID: D62583BA8AB11CA3
3 changed files with 3 additions and 3 deletions

View File

@ -5,5 +5,5 @@
"documentation": "https://www.home-assistant.io/integrations/python_script",
"loggers": ["RestrictedPython"],
"quality_scale": "internal",
"requirements": ["RestrictedPython==7.2"]
"requirements": ["RestrictedPython==7.3"]
}

View File

@ -109,7 +109,7 @@ PyXiaomiGateway==0.14.3
RachioPy==1.1.0
# homeassistant.components.python_script
RestrictedPython==7.2
RestrictedPython==7.3
# homeassistant.components.remember_the_milk
RtmAPI==0.7.2

View File

@ -103,7 +103,7 @@ PyXiaomiGateway==0.14.3
RachioPy==1.1.0
# homeassistant.components.python_script
RestrictedPython==7.2
RestrictedPython==7.3
# homeassistant.components.remember_the_milk
RtmAPI==0.7.2