From d5f7798763be56b9b490c91379acec27f1f2a33f Mon Sep 17 00:00:00 2001 From: Cesar Berrospi Ramis <75900930+ceberam@users.noreply.github.com> Date: Wed, 19 Mar 2025 11:03:46 +0100 Subject: [PATCH] test(html): fix regression test after docling-core update (#1197) Update docling-core dependency to version 2.23.3. Fix regression test of HTML backend after docling-core dependency update. Signed-off-by: Cesar Berrospi Ramis <75900930+ceberam@users.noreply.github.com> --- poetry.lock | 8 ++++---- tests/data/groundtruth/docling_v2/example_03.html.md | 2 +- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/poetry.lock b/poetry.lock index 45b53c6..0f20f5e 100644 --- a/poetry.lock +++ b/poetry.lock @@ -1,4 +1,4 @@ -# This file is automatically @generated by Poetry 1.8.4 and should not be changed by hand. +# This file is automatically @generated by Poetry 1.8.5 and should not be changed by hand. [[package]] name = "accelerate" @@ -870,13 +870,13 @@ files = [ [[package]] name = "docling-core" -version = "2.23.1" +version = "2.23.3" description = "A python library to define and validate data types in Docling." optional = false python-versions = "<4.0,>=3.9" files = [ - {file = "docling_core-2.23.1-py3-none-any.whl", hash = "sha256:4a3f7bcc55a735a070d69d74cf1278f7e40cb403c5059d4149672c7ca163992f"}, - {file = "docling_core-2.23.1.tar.gz", hash = "sha256:0708f4ffe61faef9a2dee48e71cf3890248bf1d9b409f6414cd9c0dd6c7a1681"}, + {file = "docling_core-2.23.3-py3-none-any.whl", hash = "sha256:a2166ffc41f8fdf6fdb99b33da6c7146eccf6382712ea92e95772604fb5af5e5"}, + {file = "docling_core-2.23.3.tar.gz", hash = "sha256:a64ce41e0881c06962a2b3ec80e0665f84de0809dedf1bf84f3a14b75dd665c4"}, ] [package.dependencies] diff --git a/tests/data/groundtruth/docling_v2/example_03.html.md b/tests/data/groundtruth/docling_v2/example_03.html.md index 7e4f561..f969a14 100644 --- a/tests/data/groundtruth/docling_v2/example_03.html.md +++ b/tests/data/groundtruth/docling_v2/example_03.html.md @@ -16,7 +16,7 @@ Some background information here. 1. First item in ordered list 1. Nested ordered item 1 2. Nested ordered item 2 -3. Second item in ordered list +2. Second item in ordered list ### Data Table