Skip to content

Commit c3d1d31

Browse files
committed
build(deps): incr minimum version of ruamel.yaml
1 parent 93e4b1b commit c3d1d31

File tree

2 files changed

+9
-9
lines changed

2 files changed

+9
-9
lines changed

poetry.lock

Lines changed: 8 additions & 8 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ dependencies = [
3636
"cbor2>=5.6,<6.0",
3737
"colorama>=0.4.6,<0.5",
3838
"rich-argparse>=1.4,<2.0",
39-
"ruamel.yaml>=0.18,<0.19",
39+
"ruamel.yaml>=0.18.14,<0.19",
4040
"tomli>=2.0.1,<3.0; python_version < '3.11'",
4141
"tomlkit>=0.13.2,<0.14",
4242
"u-msgpack-python>=2.8,<3.0",

0 commit comments

Comments
 (0)