Upgrade ruamel.yaml to 0.15.81 (#19384)
This commit is contained in:
parent
90608da5c2
commit
8483850729
3 changed files with 3 additions and 3 deletions
2
setup.py
2
setup.py
|
@ -49,7 +49,7 @@ REQUIRES = [
|
|||
'pytz>=2018.04',
|
||||
'pyyaml>=3.13,<4',
|
||||
'requests==2.20.1',
|
||||
'ruamel.yaml==0.15.80',
|
||||
'ruamel.yaml==0.15.81',
|
||||
'voluptuous==0.11.5',
|
||||
'voluptuous-serialize==2.0.0',
|
||||
]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue