mirror of
https://github.com/home-assistant/core.git
synced 2025-12-24 12:59:34 +00:00
Upgrade restrictedpython to 4.0 (#25993)
This commit is contained in:
committed by
Pascal Vizeli
parent
3307b4421e
commit
74b6b8a9f6
@@ -3,7 +3,7 @@
|
||||
"name": "Python script",
|
||||
"documentation": "https://www.home-assistant.io/components/python_script",
|
||||
"requirements": [
|
||||
"restrictedpython==4.0b8"
|
||||
"restrictedpython==4.0"
|
||||
],
|
||||
"dependencies": [],
|
||||
"codeowners": []
|
||||
|
||||
Reference in New Issue
Block a user