Bump voluptuous-serialize 2.4.0 (#37241)
* Bump voluptuous-serialize 2.4.0 * Add constant to demo * gen reqs
This commit is contained in:
parent
e5872cc0e4
commit
16ccf0affd
6 changed files with 6 additions and 4 deletions
2
setup.py
2
setup.py
|
@ -51,7 +51,7 @@ REQUIRES = [
|
|||
"requests==2.24.0",
|
||||
"ruamel.yaml==0.15.100",
|
||||
"voluptuous==0.11.7",
|
||||
"voluptuous-serialize==2.3.0",
|
||||
"voluptuous-serialize==2.4.0",
|
||||
]
|
||||
|
||||
MIN_PY_VERSION = ".".join(map(str, hass_const.REQUIRED_PYTHON_VER))
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue