Update RestrictedPython to 6.1 (#96358)

This commit is contained in:
Franck Nijhof 2023-07-12 01:08:31 +02:00 committed by GitHub
parent ea28bd3c9c
commit c6b36b6db4
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.0"]
"requirements": ["RestrictedPython==6.1"]
}

View File

@ -121,7 +121,7 @@ PyXiaomiGateway==0.14.3
RachioPy==1.0.3
# homeassistant.components.python_script
RestrictedPython==6.0
RestrictedPython==6.1
# homeassistant.components.remember_the_milk
RtmAPI==0.7.2

View File

@ -108,7 +108,7 @@ PyXiaomiGateway==0.14.3
RachioPy==1.0.3
# homeassistant.components.python_script
RestrictedPython==6.0
RestrictedPython==6.1
# homeassistant.components.remember_the_milk
RtmAPI==0.7.2