From 38595fbaac84ccb04741c717d2691c59c1e0d919 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 25 Nov 2024 00:49:36 +0000 Subject: [PATCH] Bump pymupdf from 1.24.10 to 1.24.14 Bumps [pymupdf](https://github.com/pymupdf/pymupdf) from 1.24.10 to 1.24.14. - [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.24.14) --- updated-dependencies: - dependency-name: pymupdf dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index cb1fcb0c..69ecc38f 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.24.14 PyPDF2~=3.0 rapidfuzz==3.9.7 rouge-score==0.1.2