From 8b13b917cb23fbfa23f22ca02bc249ca904c8b9e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 18 Sep 2024 02:05:58 +0000 Subject: [PATCH] Bump pypdf from 4.3.1 to 5.0.0 Bumps [pypdf](https://github.com/py-pdf/pypdf) from 4.3.1 to 5.0.0. - [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.0.0) --- 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 4344a0ba7..04f847820 100644 --- a/requirements/test.txt +++ b/requirements/test.txt @@ -11,4 +11,4 @@ coverage==7.6.1 django-test-without-migrations==0.6 # PDF file checking -pypdf==4.3.1 +pypdf==5.0.0