Skip to content

Commit c2f8520

Browse files
Update ruamel-yaml requirement from 0.17.39 to 0.18.2
Updates the requirements on [ruamel-yaml](https://sourceforge.net/p/ruamel-yaml/code/ci/default/tree) to permit the latest version. --- updated-dependencies: - dependency-name: ruamel-yaml dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent cee1c86 commit c2f8520

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ version = "3.6.0"
1515

1616
[tool.poetry.dependencies]
1717
python = "^3.8"
18-
"ruamel.yaml" = "0.17.39"
18+
"ruamel.yaml" = "0.18.2"
1919

2020
[build-system]
2121
build-backend = "poetry.core.masonry.api"

0 commit comments

Comments
 (0)