Upgrade restrictedpython to 4.0b5 (#16779)
This commit is contained in:
parent
ee3f17d5c7
commit
41bb4760f7
3 changed files with 3 additions and 3 deletions
|
@ -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.0b4']
|
||||
REQUIREMENTS = ['restrictedpython==4.0b5']
|
||||
|
||||
_LOGGER = logging.getLogger(__name__)
|
||||
|
||||
|
|
|
@ -1260,7 +1260,7 @@ raincloudy==0.0.5
|
|||
regenmaschine==1.0.2
|
||||
|
||||
# homeassistant.components.python_script
|
||||
restrictedpython==4.0b4
|
||||
restrictedpython==4.0b5
|
||||
|
||||
# homeassistant.components.rflink
|
||||
rflink==0.0.37
|
||||
|
|
|
@ -193,7 +193,7 @@ pyupnp-async==0.1.1.1
|
|||
pywebpush==1.6.0
|
||||
|
||||
# homeassistant.components.python_script
|
||||
restrictedpython==4.0b4
|
||||
restrictedpython==4.0b5
|
||||
|
||||
# homeassistant.components.rflink
|
||||
rflink==0.0.37
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue