Upgrade voluptuous to 0.11.7 (#26007)
This commit is contained in:
parent
5ca6c990cf
commit
2a2f7626de
3 changed files with 3 additions and 3 deletions
2
setup.py
2
setup.py
|
@ -49,7 +49,7 @@ REQUIRES = [
|
|||
"pyyaml==5.1.1",
|
||||
"requests==2.22.0",
|
||||
"ruamel.yaml==0.15.99",
|
||||
"voluptuous==0.11.5",
|
||||
"voluptuous==0.11.7",
|
||||
"voluptuous-serialize==2.1.0",
|
||||
]
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue