From 9c4d046fdbc2cc61848b0ce6465fde4ca564b80b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 3 Mar 2025 02:29:43 +0000 Subject: [PATCH] Bump pypdf from 4.3.1 to 5.3.1 Bumps [pypdf](https://github.com/py-pdf/pypdf) from 4.3.1 to 5.3.1. - [Release notes](https://github.com/py-pdf/pypdf/releases) - [Changelog](https://github.com/py-pdf/pypdf/blob/main/CHANGELOG.md) - [Commits](https://github.com/py-pdf/pypdf/compare/4.3.1...5.3.1) --- updated-dependencies: - dependency-name: pypdf dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- requirements/test.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements/test.txt b/requirements/test.txt index 3e2bb008c..240788875 100644 --- a/requirements/test.txt +++ b/requirements/test.txt @@ -11,4 +11,4 @@ coverage==7.6.12 django-test-without-migrations==0.6 # PDF file checking -pypdf==4.3.1 +pypdf==5.3.1