Upgrade restrictedpython to 4.0b3 (#14140)

This commit is contained in:
Fabian Affolter 2018-04-28 19:21:37 +02:00 committed by GitHub
parent c78e8eb578
commit ea5c336ab4
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 from homeassistant.util import sanitize_filename
import homeassistant.util.dt as dt_util import homeassistant.util.dt as dt_util
REQUIREMENTS = ['restrictedpython==4.0b2'] REQUIREMENTS = ['restrictedpython==4.0b3']
_LOGGER = logging.getLogger(__name__) _LOGGER = logging.getLogger(__name__)

View file

@ -1120,7 +1120,7 @@ raincloudy==0.0.4
regenmaschine==0.4.1 regenmaschine==0.4.1
# homeassistant.components.python_script # homeassistant.components.python_script
restrictedpython==4.0b2 restrictedpython==4.0b3
# homeassistant.components.rflink # homeassistant.components.rflink
rflink==0.0.37 rflink==0.0.37

View file

@ -168,7 +168,7 @@ pyupnp-async==0.1.0.1
pywebpush==1.6.0 pywebpush==1.6.0
# homeassistant.components.python_script # homeassistant.components.python_script
restrictedpython==4.0b2 restrictedpython==4.0b3
# homeassistant.components.rflink # homeassistant.components.rflink
rflink==0.0.37 rflink==0.0.37