Skip to content

Commit 45af60b

Browse files
Bump ruamel-yaml from 0.17.22 to 0.17.31 (#271)
Bumps [ruamel-yaml](https://sourceforge.net/p/ruamel-yaml/code/ci/default/tree) from 0.17.22 to 0.17.31. --- updated-dependencies: - dependency-name: ruamel-yaml dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent f8f2aa7 commit 45af60b

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.22
22+
ruamel.yaml==0.17.31
2323
jsonschema>=4.5.1,<5.0
2424
requests<3.0
2525
click>=8,<9

0 commit comments

Comments
 (0)