Upgrade restrictedpython to 4.0b8 (#21015)

This commit is contained in:
Fabian Affolter 2019-02-12 22:44:32 +01:00 committed by Paulus Schoutsen
parent fe9800e784
commit b6854a82cf
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
import homeassistant.util.dt as dt_util
REQUIREMENTS = ['restrictedpython==4.0b7']
REQUIREMENTS = ['restrictedpython==4.0b8']
_LOGGER = logging.getLogger(__name__)

View file

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

View file

@ -251,7 +251,7 @@ pywebpush==1.6.0
regenmaschine==1.1.0
# homeassistant.components.python_script
restrictedpython==4.0b7
restrictedpython==4.0b8
# homeassistant.components.rflink
rflink==0.0.37