Merge pull request #18902 from home-assistant/upgrade-restrictedpython

Upgrade restrictedpython to 4.0b7
pull/18892/head^2
Daniel Høyer Iversen 2018-12-02 08:27:40 +01:00 committed by GitHub
commit af7fe8c4fd
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
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.0b6']
REQUIREMENTS = ['restrictedpython==4.0b7']
_LOGGER = logging.getLogger(__name__)

View File

@ -1357,7 +1357,7 @@ raincloudy==0.0.5
regenmaschine==1.0.7
# homeassistant.components.python_script
restrictedpython==4.0b6
restrictedpython==4.0b7
# homeassistant.components.rflink
rflink==0.0.37

View File

@ -221,7 +221,7 @@ pywebpush==1.6.0
regenmaschine==1.0.7
# homeassistant.components.python_script
restrictedpython==4.0b6
restrictedpython==4.0b7
# homeassistant.components.rflink
rflink==0.0.37