Skip to content

Commit 6e70e20

Browse files
Bump ruamel-yaml from 0.17.33 to 0.18.5 (#355)
Bumps [ruamel-yaml]() from 0.17.33 to 0.18.5. --- updated-dependencies: - dependency-name: ruamel-yaml dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 5bf9c56 commit 6e70e20

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.8
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.33
22+
ruamel.yaml==0.18.5
2323
jsonschema>=4.18.0,<5.0
2424
regress>=0.4.0
2525
requests<3.0

0 commit comments

Comments
 (0)