Upgrade restrictedpython to 5.1 (needed for python 3.9 support) (#44181)
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
"domain": "python_script",
|
||||
"name": "Python Scripts",
|
||||
"documentation": "https://www.home-assistant.io/integrations/python_script",
|
||||
"requirements": ["restrictedpython==5.0"],
|
||||
"requirements": ["restrictedpython==5.1"],
|
||||
"codeowners": [],
|
||||
"quality_scale": "internal"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user