mirror of
https://github.com/home-assistant/core.git
synced 2025-07-23 13:17:32 +00:00
Bump restrictedpython to 5.0 (#26741)
This commit is contained in:
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": []
|
||||
}
|
||||
}
|
@ -1666,7 +1666,7 @@ recollect-waste==1.0.1
|
||||
regenmaschine==1.5.1
|
||||
|
||||
# homeassistant.components.python_script
|
||||
restrictedpython==4.0
|
||||
restrictedpython==5.0
|
||||
|
||||
# homeassistant.components.idteck_prox
|
||||
rfk101py==0.0.1
|
||||
|
@ -371,7 +371,7 @@ pywebpush==1.9.2
|
||||
regenmaschine==1.5.1
|
||||
|
||||
# homeassistant.components.python_script
|
||||
restrictedpython==4.0
|
||||
restrictedpython==5.0
|
||||
|
||||
# homeassistant.components.rflink
|
||||
rflink==0.0.46
|
||||
|
Loading…
x
Reference in New Issue
Block a user