Skip to content

chore(deps): bump docling from 2.27.0 to 2.94.0 in /sdk/python/requirements#6472

Open
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/pip/sdk/python/requirements/docling-2.94.0
Open

chore(deps): bump docling from 2.27.0 to 2.94.0 in /sdk/python/requirements#6472
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/pip/sdk/python/requirements/docling-2.94.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jun 3, 2026

Copy link
Copy Markdown
Contributor

Bumps docling from 2.27.0 to 2.94.0.

Release notes

Sourced from docling's releases.

v2.94.0

Feature

  • latex: Add optional Tectonic TikZ rendering (#3369) (eceedc2)
  • Add image_placeholder and use_markdown_images as fields in the BaseChunkerOptions (#3436) (5fadc6d)
  • extraction: Add Granite Vision 4.1 as alternative KVP extraction model (#3398) (b5f2e53)
  • Add 2 stage model dowload from hf and call it for threaded layout model. (#3267) (336f942)

Fix

  • kserve: Provide channel args to allow gRPC to use round_robin scheduling (#3427) (81afde8)
  • cli: Do not convert multiple files on case-insensitive filesystems (#3468) (52d4887)
  • Fail on empty markdown export (#3429) (ab6aa05)
  • Fix OSTL ucel merged incorrectly (#3453) (038b991)
  • service: Improve transport-level connection error handing in client SDK (#3439) (bcd5509)
  • Handle valid JATS contributor name variants (#3432) (694cf0c)
  • docx: Preserve custom numbering text prefix in list markers (#3425) (0c31706)
  • Update service client URL parsing with v1 suffix (#3415) (64ddeb6)
  • client: Make submit_and_retrieve_many accept lazy iterable and yield (#3405) (aba7f15)
  • html: Add redirect validation to image fetching (#3407) (eb6e1e6)
  • html: Improve local file path handling (#3400) (2bb0fa6)
  • markdown: Flush pending list/heading creation on CodeSpan to prevent RecursionError (#3361) (6b3322e)

Documentation

v2.93.0

Feature

  • vlm: Upgrade Granite Vision model to 4.1 for table + chart extraction (#3382) (24f2d14)

Fix

  • docx: Fix OMML equation handling and improve type safety (#3381) (e00735d)

v2.92.0

Feature

  • Extend the kserve-triton OCR model to have multi-lingual support (#3368) (8b67fae)
  • docx: Add checkbox parsing support (#3349) (c455a65)
  • Introduce modular docling-slim package (#3285) (ed32c5e)
  • Add ResponseFormat.DOCLANG and parsing branch in VLM pipeline (#3350) (0f6f8d0)

Fix

  • pptx: Skip malformed picture shapes instead of aborting conversion (#3372) (7294248)
  • docx: OMML conversion failures for unsupported limit functions (#3359) (3df80e7)

... (truncated)

Changelog

Sourced from docling's changelog.

v2.94.0 - 2026-05-18

Feature

  • latex: Add optional Tectonic TikZ rendering (#3369) (eceedc2)
  • Add image_placeholder and use_markdown_images as fields in the BaseChunkerOptions (#3436) (5fadc6d)
  • extraction: Add Granite Vision 4.1 as alternative KVP extraction model (#3398) (b5f2e53)
  • Add 2 stage model dowload from hf and call it for threaded layout model. (#3267) (336f942)

Fix

  • kserve: Provide channel args to allow gRPC to use round_robin scheduling (#3427) (81afde8)
  • cli: Do not convert multiple files on case-insensitive filesystems (#3468) (52d4887)
  • Fail on empty markdown export (#3429) (ab6aa05)
  • Fix OSTL ucel merged incorrectly (#3453) (038b991)
  • service: Improve transport-level connection error handing in client SDK (#3439) (bcd5509)
  • Handle valid JATS contributor name variants (#3432) (694cf0c)
  • docx: Preserve custom numbering text prefix in list markers (#3425) (0c31706)
  • Update service client URL parsing with v1 suffix (#3415) (64ddeb6)
  • client: Make submit_and_retrieve_many accept lazy iterable and yield (#3405) (aba7f15)
  • html: Add redirect validation to image fetching (#3407) (eb6e1e6)
  • html: Improve local file path handling (#3400) (2bb0fa6)
  • markdown: Flush pending list/heading creation on CodeSpan to prevent RecursionError (#3361) (6b3322e)

Documentation

v2.93.0 - 2026-05-05

Feature

  • vlm: Upgrade Granite Vision model to 4.1 for table + chart extraction (#3382) (24f2d14)

Fix

  • docx: Fix OMML equation handling and improve type safety (#3381) (e00735d)

v2.92.0 - 2026-04-29

Feature

  • Extend the kserve-triton OCR model to have multi-lingual support (#3368) (8b67fae)
  • docx: Add checkbox parsing support (#3349) (c455a65)
  • Introduce modular docling-slim package (#3285) (ed32c5e)
  • Add ResponseFormat.DOCLANG and parsing branch in VLM pipeline (#3350) (0f6f8d0)

Fix

... (truncated)

Commits
  • 9816f85 chore: bump version to 2.94.0 [skip ci]
  • a1720bf chore: fix monkeypatch argument in test (#3471)
  • 3e52c67 chore: update readme badges (#3469)
  • 81afde8 fix(kserve): provide channel args to allow gRPC to use round_robin scheduling...
  • 52d4887 fix(cli): Do not convert multiple files on case-insensitive filesystems (#3468)
  • 46763a1 docs(cli): clarify help text (#3408)
  • ab6aa05 fix: fail on empty markdown export (#3429)
  • 038b991 fix: fix OSTL ucel merged incorrectly (#3453)
  • bcd5509 fix(service): Improve transport-level connection error handing in client SDK ...
  • eceedc2 feat(latex): add optional Tectonic TikZ rendering (#3369)
  • Additional commits viewable in compare view

@dependabot dependabot Bot requested a review from a team as a code owner June 3, 2026 21:18
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Jun 3, 2026
Bumps [docling](https://github.com/docling-project/docling) from 2.27.0 to 2.94.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.27.0...v2.94.0)

---
updated-dependencies:
- dependency-name: docling
  dependency-version: 2.94.0
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot force-pushed the dependabot/pip/sdk/python/requirements/docling-2.94.0 branch from 9edb2a8 to 3a9ebae Compare June 8, 2026 06:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file python Pull requests that update Python code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants