Skip to content

Commit dac7d72

Browse files
Update dependency ruamel.yaml to v0.18.10
1 parent 9bb007a commit dac7d72

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

poetry.lock

+4-4
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@ numpy = { version = "1.26.4", optional = true }
5151
scikit-image = { version = "0.22.0", optional = true }
5252
opencv-contrib-python-headless = { version = "4.8.1.78", optional = true }
5353
deskew = { version = "1.4.3", optional = true }
54-
"ruamel.yaml" = "0.18.6"
54+
"ruamel.yaml" = "0.18.10"
5555
argcomplete = "3.1.6"
5656
Pillow = "10.3.0"
5757
PyPDF2 = { version = "3.0.1", optional = true }

0 commit comments

Comments
 (0)