Skip to content

chore(deps/python-ml): Bump docling from 2.112.0 to 2.125.0 in /python-services/kyc-ocr - #224

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/pip/python-services/kyc-ocr/docling-2.125.0
Open

chore(deps/python-ml): Bump docling from 2.112.0 to 2.125.0 in /python-services/kyc-ocr#224
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/pip/python-services/kyc-ocr/docling-2.125.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Sep 7, 2026

Copy link
Copy Markdown

Bumps docling from 2.112.0 to 2.125.0.

Release notes

Sourced from docling's releases.

v2.125.0

Feature

  • Introduce min-version check for VLM engines (fixes chandra-ocr-v2 MLX) (#4150) (9876e73)

Fix

  • vlm: Handle tables labeled as forms by Chandra (#4135) (d6a6de4)
  • html: Parse tables and captions inside tags (#4050) (70eb711)
  • ebcdic: Require record names to be unique (#4126) (a72a3c1)
  • asciidoc: Preserve ordered lists and literal blocks (#4118) (c09ddfa)
  • webvtt: Keep cue text in order after a multi-line span (#4105) (397bd4e)
  • Enable CUDA for RapidOCR ONNX Runtime (#4103) (97bdf30)
  • uspto: Accept CRLF patent headers (#4111) (355bb21)
  • pptx: Keep EMF/WMF pictures instead of dropping them (#4089) (19ea044)
  • cli: Propagate service flags to AsrPipelineOptions (#4003) (3abb87a)

v2.124.0

Feature

Fix

  • service_client: Handle Retry-After HTTP-date with unknown timezone (#3786) (3bba8da)
  • Silence transformers generation-config deprecation warning and add max_new_tokens CLI overrides (#4115) (01fc722)
  • Drop the UTF-8 BOM when decoding webvtt, markdown and asciidoc (#4109) (4e34e7b)

v2.123.1

Fix

  • vlm: Preserve spacing for Chandra br tags (#4092) (3a2aca4)
  • cli: Defer heavy imports so CLI works on lightweight installs (#4100) (21aa5c9)
  • csv: Drop the UTF-8 BOM instead of keeping it in the first cell (#4098) (0865b9a)

v2.123.0

Feature

  • Default to threaded docling-parse across SDK, CLI, service, and extraction (#3764) (feb0f26)

Fix

  • Avoid pipeline option cache key collisions (#4076) (4c28ee6)
  • csv: Detect the dialect when a quoted field spans several lines (#3985) (6b7dc94)
  • Improvements (layout element shuffling and allow more strategies) in experimental two-stages pipeline + define base prompt as constant (#2723) (3c77e26)
  • layout: Nest tables and pictures in form regions (#4064) (aaa4e28)

Documentation

... (truncated)

Changelog

Sourced from docling's changelog.

v2.125.0 - 2026-09-03

Feature

  • Introduce min-version check for VLM engines (fixes chandra-ocr-v2 MLX) (#4150) (9876e73)

Fix

  • vlm: Handle tables labeled as forms by Chandra (#4135) (d6a6de4)
  • html: Parse tables and captions inside tags (#4050) (70eb711)
  • ebcdic: Require record names to be unique (#4126) (a72a3c1)
  • asciidoc: Preserve ordered lists and literal blocks (#4118) (c09ddfa)
  • webvtt: Keep cue text in order after a multi-line span (#4105) (397bd4e)
  • Enable CUDA for RapidOCR ONNX Runtime (#4103) (97bdf30)
  • uspto: Accept CRLF patent headers (#4111) (355bb21)
  • pptx: Keep EMF/WMF pictures instead of dropping them (#4089) (19ea044)
  • cli: Propagate service flags to AsrPipelineOptions (#4003) (3abb87a)

v2.124.0 - 2026-08-31

Feature

Fix

  • service_client: Handle Retry-After HTTP-date with unknown timezone (#3786) (3bba8da)
  • Silence transformers generation-config deprecation warning and add max_new_tokens CLI overrides (#4115) (01fc722)
  • Drop the UTF-8 BOM when decoding webvtt, markdown and asciidoc (#4109) (4e34e7b)

v2.123.1 - 2026-08-28

Fix

  • vlm: Preserve spacing for Chandra br tags (#4092) (3a2aca4)
  • cli: Defer heavy imports so CLI works on lightweight installs (#4100) (21aa5c9)
  • csv: Drop the UTF-8 BOM instead of keeping it in the first cell (#4098) (0865b9a)

v2.123.0 - 2026-08-26

Feature

  • Default to threaded docling-parse across SDK, CLI, service, and extraction (#3764) (feb0f26)

Fix

  • Avoid pipeline option cache key collisions (#4076) (4c28ee6)
  • csv: Detect the dialect when a quoted field spans several lines (#3985) (6b7dc94)
  • Improvements (layout element shuffling and allow more strategies) in experimental two-stages pipeline + define base prompt as constant (#2723) (3c77e26)

... (truncated)

Commits
  • deb45fb chore: bump version to 2.125.0 [skip ci]
  • d6a6de4 fix(vlm): handle tables labeled as forms by Chandra (#4135)
  • 70eb711 fix(html): Parse tables and captions inside <figure> tags (#4050)
  • a72a3c1 fix(ebcdic): require record names to be unique (#4126)
  • 9876e73 feat: introduce min-version check for VLM engines (fixes chandra-ocr-v2 MLX) ...
  • c09ddfa fix(asciidoc): preserve ordered lists and literal blocks (#4118)
  • 397bd4e fix(webvtt): keep cue text in order after a multi-line span (#4105)
  • 33e3be2 test: Update GT for docling-ibm-models 4.0.1 (#4122)
  • 97bdf30 fix: enable CUDA for RapidOCR ONNX Runtime (#4103)
  • 9e4087a test: ignore embedded image bytes in fixture comparisons (#4121)
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [docling](https://github.com/docling-project/docling) from 2.112.0 to 2.125.0.
- [Release notes](https://github.com/docling-project/docling/releases)
- [Changelog](https://github.com/docling-project/docling/blob/main/CHANGELOG.md)
- [Commits](docling-project/docling@v2.112.0...v2.125.0)

---
updated-dependencies:
- dependency-name: docling
  dependency-version: 2.125.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot @github

dependabot Bot commented on behalf of github Sep 7, 2026

Copy link
Copy Markdown
Author

Labels

The following labels could not be found: dependencies, ml, python. Please create them before Dependabot can add them to a pull request.

Please fix the above issues or remove invalid values from dependabot.yml.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants