Skip to content

Commit 44052b6

Browse files
Bump ruamel-yaml from 0.18.5 to 0.18.6 (#405)
Bumps [ruamel-yaml]() from 0.18.5 to 0.18.6. --- 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 8c1d30e commit 44052b6

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
@@ -20,7 +20,7 @@ python_requires = >=3.8
2020
install_requires =
2121
importlib-resources>=1.4.0;python_version<"3.9"
2222
tomli>=2.0;python_version<"3.11"
23-
ruamel.yaml==0.18.5
23+
ruamel.yaml==0.18.6
2424
jsonschema>=4.18.0,<5.0
2525
regress>=0.4.0
2626
requests<3.0

0 commit comments

Comments
 (0)