Upgrade restrictedpython to 5.2 (#60493)

This commit is contained in:
Franck Nijhof 2021-11-28 16:34:15 +01:00 committed by GitHub
parent caf5ee2fab
commit e1036f3c71
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
3 changed files with 3 additions and 3 deletions

View file

@ -2,7 +2,7 @@
"domain": "python_script",
"name": "Python Scripts",
"documentation": "https://www.home-assistant.io/integrations/python_script",
"requirements": ["restrictedpython==5.2a1.dev0"],
"requirements": ["restrictedpython==5.2"],
"codeowners": [],
"quality_scale": "internal"
}

View file

@ -2052,7 +2052,7 @@ regenmaschine==2021.10.0
renault-api==0.1.4
# homeassistant.components.python_script
restrictedpython==5.2a1.dev0
restrictedpython==5.2
# homeassistant.components.idteck_prox
rfk101py==0.0.1

View file

@ -1220,7 +1220,7 @@ regenmaschine==2021.10.0
renault-api==0.1.4
# homeassistant.components.python_script
restrictedpython==5.2a1.dev0
restrictedpython==5.2
# homeassistant.components.rflink
rflink==0.0.58