Upgrade restrictedpython to 4.0b6 (#18087)

This commit is contained in:
Fabian Affolter 2018-11-01 14:25:45 +01:00 committed by Daniel Høyer Iversen
parent 2a76347071
commit 65e6c50748
3 changed files with 3 additions and 3 deletions

View file

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

View file

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

View file

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