Skip to content

Commit 2e515b2

Browse files
chore(deps): update dependency ruamel.yaml to v0.18.15 (#45)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent dcca4a9 commit 2e515b2

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
@@ -27,7 +27,7 @@ requires-python = ">=3.10"
2727

2828
dependencies = [
2929
"reqstool-python-decorators==0.0.8",
30-
"ruamel.yaml==0.18.14",
30+
"ruamel.yaml==0.18.15",
3131
"hatchling>=1.20.0",
3232
]
3333

0 commit comments

Comments
 (0)