From 83ed451ae323f313b8365f2b8fe38663e5e25dc1 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 12 Dec 2024 09:35:16 +0000 Subject: [PATCH] dependency: (deps): bump pymupdf from 1.24.14 to 1.25.1 in /backend (#449) Bumps [pymupdf](https://github.com/pymupdf/pymupdf) from 1.24.14 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.14...1.25.1) --- updated-dependencies: - dependency-name: pymupdf dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- backend/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/backend/requirements.txt b/backend/requirements.txt index 8cd8438..39080a6 100644 --- a/backend/requirements.txt +++ b/backend/requirements.txt @@ -40,7 +40,7 @@ pydantic==2.10.3 pydantic_core==2.27.1 PyJWT==2.10.1 pymongo==4.10.1 -PyMuPDF==1.24.14 +PyMuPDF==1.25.1 PyMuPDFb==1.24.10 pyparsing==3.2.0 PyPDF2==3.0.1