Bump restrictedpython to 5.0 (#26741)

This commit is contained in:
Franck Nijhof 2019-09-19 23:30:25 +02:00 committed by Paulus Schoutsen
parent 2d12bac0e2
commit c8fb7ce98b
3 changed files with 4 additions and 4 deletions

View File

@ -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": []
}
}

View File

@ -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

View File

@ -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