Upgrade restrictedpython to 4.0 (#25993)

This commit is contained in:
Fabian Affolter 2019-08-16 16:16:42 +02:00 committed by Pascal Vizeli
parent 3307b4421e
commit 74b6b8a9f6
3 changed files with 3 additions and 3 deletions

View file

@ -3,7 +3,7 @@
"name": "Python script", "name": "Python script",
"documentation": "https://www.home-assistant.io/components/python_script", "documentation": "https://www.home-assistant.io/components/python_script",
"requirements": [ "requirements": [
"restrictedpython==4.0b8" "restrictedpython==4.0"
], ],
"dependencies": [], "dependencies": [],
"codeowners": [] "codeowners": []

View file

@ -1624,7 +1624,7 @@ recollect-waste==1.0.1
regenmaschine==1.5.1 regenmaschine==1.5.1
# homeassistant.components.python_script # homeassistant.components.python_script
restrictedpython==4.0b8 restrictedpython==4.0
# homeassistant.components.idteck_prox # homeassistant.components.idteck_prox
rfk101py==0.0.1 rfk101py==0.0.1

View file

@ -346,7 +346,7 @@ pywebpush==1.9.2
regenmaschine==1.5.1 regenmaschine==1.5.1
# homeassistant.components.python_script # homeassistant.components.python_script
restrictedpython==4.0b8 restrictedpython==4.0
# homeassistant.components.rflink # homeassistant.components.rflink
rflink==0.0.46 rflink==0.0.46