Skip to content

Commit 28714ff

Browse files
Bump ruamel-yaml from 0.18.6 to 0.18.7 (#510)
Bumps ruamel-yaml from 0.18.6 to 0.18.7. --- 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 a4e407c commit 28714ff

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ classifiers = [
1818
requires-python = ">=3.9"
1919
dependencies = [
2020
'tomli>=2.0;python_version<"3.11"',
21-
"ruamel.yaml==0.18.6",
21+
"ruamel.yaml==0.18.7",
2222
"jsonschema>=4.18.0,<5.0",
2323
"regress>=0.4.0",
2424
"requests<3.0",

0 commit comments

Comments
 (0)