Upgrade ruamel_yaml to 0.15.100 (#26095)
This commit is contained in:
parent
46bfd5e9c8
commit
39d62b43ac
3 changed files with 3 additions and 3 deletions
2
setup.py
2
setup.py
|
@ -48,7 +48,7 @@ REQUIRES = [
|
|||
"pytz>=2019.02",
|
||||
"pyyaml==5.1.2",
|
||||
"requests==2.22.0",
|
||||
"ruamel.yaml==0.15.99",
|
||||
"ruamel.yaml==0.15.100",
|
||||
"voluptuous==0.11.7",
|
||||
"voluptuous-serialize==2.2.0",
|
||||
]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue