Upgrade restrictedpython to 4.0b6 (#18087)
This commit is contained in:
parent
2a76347071
commit
65e6c50748
3 changed files with 3 additions and 3 deletions
|
@ -18,7 +18,7 @@ from homeassistant.loader import bind_hass
|
||||||
from homeassistant.util import sanitize_filename
|
from homeassistant.util import sanitize_filename
|
||||||
import homeassistant.util.dt as dt_util
|
import homeassistant.util.dt as dt_util
|
||||||
|
|
||||||
REQUIREMENTS = ['restrictedpython==4.0b5']
|
REQUIREMENTS = ['restrictedpython==4.0b6']
|
||||||
|
|
||||||
_LOGGER = logging.getLogger(__name__)
|
_LOGGER = logging.getLogger(__name__)
|
||||||
|
|
||||||
|
|
|
@ -1300,7 +1300,7 @@ raincloudy==0.0.5
|
||||||
regenmaschine==1.0.2
|
regenmaschine==1.0.2
|
||||||
|
|
||||||
# homeassistant.components.python_script
|
# homeassistant.components.python_script
|
||||||
restrictedpython==4.0b5
|
restrictedpython==4.0b6
|
||||||
|
|
||||||
# homeassistant.components.rflink
|
# homeassistant.components.rflink
|
||||||
rflink==0.0.37
|
rflink==0.0.37
|
||||||
|
|
|
@ -206,7 +206,7 @@ pyunifi==2.13
|
||||||
pywebpush==1.6.0
|
pywebpush==1.6.0
|
||||||
|
|
||||||
# homeassistant.components.python_script
|
# homeassistant.components.python_script
|
||||||
restrictedpython==4.0b5
|
restrictedpython==4.0b6
|
||||||
|
|
||||||
# homeassistant.components.rflink
|
# homeassistant.components.rflink
|
||||||
rflink==0.0.37
|
rflink==0.0.37
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue