Skip to content

Commit 539f4d9

Browse files
authored
Update ruamel.yaml to latest (#260)
1 parent fa33d37 commit 539f4d9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.cfg

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ python_requires = >=3.7
1919
# reference for dependency spec: https://www.python.org/dev/peps/pep-0508/
2020
install_requires =
2121
importlib-resources>=1.4.0;python_version<"3.9"
22-
ruamel.yaml==0.17.21
22+
ruamel.yaml==0.17.22
2323
jsonschema>=4.5.1,<5.0
2424
requests<3.0
2525
click>=8,<9

0 commit comments

Comments
 (0)