Upgrade restrictedpython to 5.2 (#60493)
This commit is contained in:
parent
caf5ee2fab
commit
e1036f3c71
3 changed files with 3 additions and 3 deletions
|
@ -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"
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue