From 3b227bf58ee64a5298c14d6d03d7cedbc2b780bb Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 22 Oct 2024 09:20:49 +0000 Subject: [PATCH] dependency: (deps): bump pymupdf from 1.24.11 to 1.24.12 in /backend Bumps [pymupdf](https://github.com/pymupdf/pymupdf) from 1.24.11 to 1.24.12. - [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.11...1.24.12) --- updated-dependencies: - dependency-name: pymupdf dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- backend/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/backend/requirements.txt b/backend/requirements.txt index 0f750b7..23b6297 100644 --- a/backend/requirements.txt +++ b/backend/requirements.txt @@ -40,7 +40,7 @@ pydantic==2.9.2 pydantic_core==2.24.2 PyJWT==2.9.0 pymongo==4.10.1 -PyMuPDF==1.24.11 +PyMuPDF==1.24.12 PyMuPDFb==1.24.10 pyparsing==3.1.4 PyPDF2==3.0.1