From f5a7ac7f11b87a9fadf3f4fec07c6a74f3cd3281 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 3 May 2024 09:58:19 +0000 Subject: [PATCH] Bump pymupdf from 1.21.1 to 1.24.2 Bumps [pymupdf](https://github.com/pymupdf/pymupdf) from 1.21.1 to 1.24.2. - [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.21.1...1.24.2) --- 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 d246648e8..86d446b23 100644 --- a/requirements.txt +++ b/requirements.txt @@ -36,6 +36,6 @@ icalendar==5.0.11 cryptography==41.0.7 requests[security]==2.31.0 -pymupdf==1.21.1 +pymupdf==1.24.2 sentry_sdk==2.0.1