Update RestrictedPython to 7.2 (#126662)

This commit is contained in:
Marc Mueller 2024-09-24 19:48:44 +02:00 committed by GitHub
parent 5e7d5c6312
commit 08bdf797f0
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
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.0"]
"requirements": ["RestrictedPython==7.2"]
}

View file

@ -109,7 +109,7 @@ PyXiaomiGateway==0.14.3
RachioPy==1.1.0
# homeassistant.components.python_script
RestrictedPython==7.0
RestrictedPython==7.2
# 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.0
RestrictedPython==7.2
# homeassistant.components.remember_the_milk
RtmAPI==0.7.2