Update RestrictedPython to 6.2 (#99955)

pull/99960/head
Marc Mueller 2023-09-09 01:51:26 +02:00 committed by GitHub
parent 75f923a86e
commit e163e00acd
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
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==6.1"]
"requirements": ["RestrictedPython==6.2"]
}

View File

@ -122,7 +122,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

View File

@ -109,7 +109,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