Upgrade restrictedpython to 4.0b3 (#14140)
This commit is contained in:
parent
c78e8eb578
commit
ea5c336ab4
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.0b2']
|
||||
REQUIREMENTS = ['restrictedpython==4.0b3']
|
||||
|
||||
_LOGGER = logging.getLogger(__name__)
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue