mirror of
https://github.com/home-assistant/core.git
synced 2025-04-25 17:57:55 +00:00
Upgrade restrictedpython to 4.0b7
This commit is contained in:
parent
bd09e96681
commit
4807ad7875
@ -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.0b6']
|
REQUIREMENTS = ['restrictedpython==4.0b7']
|
||||||
|
|
||||||
_LOGGER = logging.getLogger(__name__)
|
_LOGGER = logging.getLogger(__name__)
|
||||||
|
|
||||||
|
@ -1357,7 +1357,7 @@ raincloudy==0.0.5
|
|||||||
regenmaschine==1.0.7
|
regenmaschine==1.0.7
|
||||||
|
|
||||||
# homeassistant.components.python_script
|
# homeassistant.components.python_script
|
||||||
restrictedpython==4.0b6
|
restrictedpython==4.0b7
|
||||||
|
|
||||||
# homeassistant.components.rflink
|
# homeassistant.components.rflink
|
||||||
rflink==0.0.37
|
rflink==0.0.37
|
||||||
|
@ -221,7 +221,7 @@ pywebpush==1.6.0
|
|||||||
regenmaschine==1.0.7
|
regenmaschine==1.0.7
|
||||||
|
|
||||||
# homeassistant.components.python_script
|
# homeassistant.components.python_script
|
||||||
restrictedpython==4.0b6
|
restrictedpython==4.0b7
|
||||||
|
|
||||||
# homeassistant.components.rflink
|
# homeassistant.components.rflink
|
||||||
rflink==0.0.37
|
rflink==0.0.37
|
||||||
|
Loading…
x
Reference in New Issue
Block a user