From 0591c2f63739776f04ea420db1baa97dee263355 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 27 Jun 2024 10:07:52 +0000 Subject: [PATCH] dependency: (deps): bump pymupdf from 1.24.6 to 1.24.7 in /backend (#161) Bumps [pymupdf](https://github.com/pymupdf/pymupdf) from 1.24.6 to 1.24.7. - [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.6...1.24.7) --- updated-dependencies: - dependency-name: pymupdf dependency-type: direct:production update-type: version-update:semver-patch ... 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 eaa741f..57d14cf 100644 --- a/backend/requirements.txt +++ b/backend/requirements.txt @@ -40,7 +40,7 @@ pydantic==2.7.4 pydantic_core==2.20.0 PyJWT==2.8.0 pymongo==4.8.0 -PyMuPDF==1.24.6 +PyMuPDF==1.24.7 PyMuPDFb==1.24.6 pyparsing==3.1.2 PyPDF2==3.0.1