Skip to content

Commit 80c0868

Browse files
authored
Merge pull request #74 from tobiasge/dependabot/pip/ruamel-yaml-0.18.2
Update ruamel-yaml requirement from 0.17.39 to 0.18.2
2 parents cee1c86 + c2f8520 commit 80c0868

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)