Skip to content
Snippets Groups Projects
Commit be51a3ae authored by Fabian Affolter's avatar Fabian Affolter Committed by cgtobi
Browse files

Upgrade ruamel.yaml to 0.15.91 (#22965)

parent f4309dfc
No related branches found
No related tags found
No related merge requests found
...@@ -12,7 +12,7 @@ python-slugify==1.2.6 ...@@ -12,7 +12,7 @@ python-slugify==1.2.6
pytz>=2018.07 pytz>=2018.07
pyyaml>=3.13,<4 pyyaml>=3.13,<4
requests==2.21.0 requests==2.21.0
ruamel.yaml==0.15.89 ruamel.yaml==0.15.91
voluptuous==0.11.5 voluptuous==0.11.5
voluptuous-serialize==2.1.0 voluptuous-serialize==2.1.0
......
...@@ -13,7 +13,7 @@ python-slugify==1.2.6 ...@@ -13,7 +13,7 @@ python-slugify==1.2.6
pytz>=2018.07 pytz>=2018.07
pyyaml>=3.13,<4 pyyaml>=3.13,<4
requests==2.21.0 requests==2.21.0
ruamel.yaml==0.15.89 ruamel.yaml==0.15.91
voluptuous==0.11.5 voluptuous==0.11.5
voluptuous-serialize==2.1.0 voluptuous-serialize==2.1.0
......
...@@ -47,7 +47,7 @@ REQUIRES = [ ...@@ -47,7 +47,7 @@ REQUIRES = [
'pytz>=2018.07', 'pytz>=2018.07',
'pyyaml>=3.13,<4', 'pyyaml>=3.13,<4',
'requests==2.21.0', 'requests==2.21.0',
'ruamel.yaml==0.15.89', 'ruamel.yaml==0.15.91',
'voluptuous==0.11.5', 'voluptuous==0.11.5',
'voluptuous-serialize==2.1.0', 'voluptuous-serialize==2.1.0',
] ]
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment