Upgrade ruamel.yaml to 0.15.89 (#22064)
This commit is contained in:
parent
e581d9e249
commit
101225749b
3 changed files with 3 additions and 3 deletions
2
setup.py
2
setup.py
|
@ -47,7 +47,7 @@ REQUIRES = [
|
|||
'pytz>=2018.07',
|
||||
'pyyaml>=3.13,<4',
|
||||
'requests==2.21.0',
|
||||
'ruamel.yaml==0.15.88',
|
||||
'ruamel.yaml==0.15.89',
|
||||
'voluptuous==0.11.5',
|
||||
'voluptuous-serialize==2.1.0',
|
||||
]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue