mirror of
https://github.com/home-assistant/core.git
synced 2025-11-13 04:50:17 +00:00
Upgrade restrictedpython to 4.0b5 (#16779)
This commit is contained in:
committed by
Paulus Schoutsen
parent
ee3f17d5c7
commit
41bb4760f7
@@ -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__)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user