mirror of
https://github.com/home-assistant/core.git
synced 2025-11-14 21:40:16 +00:00
Upgrade restrictedpython to 4.0b6 (#18087)
This commit is contained in:
committed by
Daniel Høyer Iversen
parent
2a76347071
commit
65e6c50748
@@ -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.0b5']
|
||||
REQUIREMENTS = ['restrictedpython==4.0b6']
|
||||
|
||||
_LOGGER = logging.getLogger(__name__)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user