Skip to content

Commit d5262ac

Browse files
chore(deps): update dependency ruamel.yaml to v0.19.1 (#58)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 6353b9e commit d5262ac

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

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

0 commit comments

Comments
 (0)