Upgrade ruamel.yaml to 0.15.99 (#25175)
This commit is contained in:
parent
a096858426
commit
aac01aaa50
3 changed files with 3 additions and 3 deletions
2
setup.py
2
setup.py
|
@ -48,7 +48,7 @@ REQUIRES = [
|
|||
'pytz>=2019.01',
|
||||
'pyyaml==5.1.1',
|
||||
'requests==2.22.0',
|
||||
'ruamel.yaml==0.15.97',
|
||||
'ruamel.yaml==0.15.99',
|
||||
'voluptuous==0.11.5',
|
||||
'voluptuous-serialize==2.1.0',
|
||||
]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue