From 63f5ace83305a8b9cdb94d657625f803fe554960 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 16 Dec 2024 00:18:15 +0000 Subject: [PATCH] Bump pymupdf from 1.24.10 to 1.25.1 Bumps [pymupdf](https://github.com/pymupdf/pymupdf) from 1.24.10 to 1.25.1. - [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.25.1) --- updated-dependencies: - dependency-name: pymupdf 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 cb1fcb0c..099c9fa3 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.25.1 PyPDF2~=3.0 rapidfuzz==3.9.7 rouge-score==0.1.2