From 1f4fd15a351d04715ff921ff1c67e0344f0f704a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 24 Jan 2026 11:45:07 +0000 Subject: [PATCH] Bump pymupdf4llm from 0.0.27 to 0.2.9 Bumps [pymupdf4llm](https://github.com/pymupdf/RAG) from 0.0.27 to 0.2.9. - [Release notes](https://github.com/pymupdf/RAG/releases) - [Changelog](https://github.com/pymupdf/pymupdf4llm/blob/main/CHANGES.md) - [Commits](https://github.com/pymupdf/RAG/compare/v0.0.27...0.2.9) --- updated-dependencies: - dependency-name: pymupdf4llm dependency-version: 0.2.9 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 8a74c0b..f561cdb 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,5 +1,5 @@ pymupdf==1.26.7 -pymupdf4llm==0.0.27 +pymupdf4llm==0.2.9 markdownify==1.2.2 flask==3.1.2 gunicorn==24.1.1