mirror of
https://github.com/home-assistant/core.git
synced 2025-12-24 12:59:34 +00:00
Bump restrictedpython to 5.0 (#26741)
This commit is contained in:
committed by
Paulus Schoutsen
parent
2d12bac0e2
commit
c8fb7ce98b
@@ -3,8 +3,8 @@
|
||||
"name": "Python script",
|
||||
"documentation": "https://www.home-assistant.io/components/python_script",
|
||||
"requirements": [
|
||||
"restrictedpython==4.0"
|
||||
"restrictedpython==5.0"
|
||||
],
|
||||
"dependencies": [],
|
||||
"codeowners": []
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user