mirror of
https://github.com/home-assistant/core.git
synced 2025-07-19 11:17:21 +00:00
Upgrade restrictedpython to 4.0b8 (#21015)
This commit is contained in:
parent
fe9800e784
commit
b6854a82cf
@ -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.0b7']
|
REQUIREMENTS = ['restrictedpython==4.0b8']
|
||||||
|
|
||||||
_LOGGER = logging.getLogger(__name__)
|
_LOGGER = logging.getLogger(__name__)
|
||||||
|
|
||||||
|
@ -1469,7 +1469,7 @@ recollect-waste==1.0.1
|
|||||||
regenmaschine==1.1.0
|
regenmaschine==1.1.0
|
||||||
|
|
||||||
# homeassistant.components.python_script
|
# homeassistant.components.python_script
|
||||||
restrictedpython==4.0b7
|
restrictedpython==4.0b8
|
||||||
|
|
||||||
# homeassistant.components.idteck_prox
|
# homeassistant.components.idteck_prox
|
||||||
rfk101py==0.0.1
|
rfk101py==0.0.1
|
||||||
|
@ -251,7 +251,7 @@ pywebpush==1.6.0
|
|||||||
regenmaschine==1.1.0
|
regenmaschine==1.1.0
|
||||||
|
|
||||||
# homeassistant.components.python_script
|
# homeassistant.components.python_script
|
||||||
restrictedpython==4.0b7
|
restrictedpython==4.0b8
|
||||||
|
|
||||||
# homeassistant.components.rflink
|
# homeassistant.components.rflink
|
||||||
rflink==0.0.37
|
rflink==0.0.37
|
||||||
|
Loading…
x
Reference in New Issue
Block a user