From 276c8a87556044d524d026a551a8c9d06616f5ca Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 26 Jun 2024 09:47:31 +0000 Subject: [PATCH] dependency: (deps): bump pymupdfb from 1.24.3 to 1.24.6 in /backend Bumps [pymupdfb](https://github.com/pymupdf/pymupdf) from 1.24.3 to 1.24.6. - [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.3...1.24.6) --- updated-dependencies: - dependency-name: pymupdfb 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 2891e79..0c8f2cb 100644 --- a/backend/requirements.txt +++ b/backend/requirements.txt @@ -41,7 +41,7 @@ pydantic_core==2.20.0 PyJWT==2.8.0 pymongo==4.7.3 PyMuPDF==1.24.5 -PyMuPDFb==1.24.3 +PyMuPDFb==1.24.6 pyparsing==3.1.2 PyPDF2==3.0.1 pypdfium2==4.30.0