Skip to content

Commit a9d672d

Browse files
chore(deps): update dependency ruamel.yaml to v0.18.14 (#38)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 8dbe715 commit a9d672d

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.7",
30-
"ruamel.yaml==0.18.10",
30+
"ruamel.yaml==0.18.14",
3131
"hatchling>=1.20.0",
3232
]
3333

0 commit comments

Comments
 (0)