From 1e04f3ec5cb3bbdac4ac748b22b6881668dd39df Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 27 Apr 2026 00:30:27 +0000 Subject: [PATCH] Bump pymupdf from 1.24.10 to 1.27.2.3 Bumps [pymupdf](https://github.com/pymupdf/pymupdf) from 1.24.10 to 1.27.2.3. - [Release notes](https://github.com/pymupdf/pymupdf/releases) - [Changelog](https://github.com/pymupdf/PyMuPDF/blob/main/changes.txt) - [Commits](https://github.com/pymupdf/pymupdf/compare/1.24.10...1.27.2.3) --- updated-dependencies: - dependency-name: pymupdf dependency-version: 1.27.2.3 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 51354479..bca4ff79 100644 --- a/requirements.txt +++ b/requirements.txt @@ -26,7 +26,7 @@ plotly==5.24.1 pypdf==4.3.1 pytesseract==0.3.13 python-dotenv==1.0.1 -PyMuPDF==1.24.10 +PyMuPDF==1.27.2.3 PyPDF2~=3.0 rapidfuzz==3.9.7 rouge-score==0.1.2