From 272be021cc5e33b3da4cbeaa3996802dc9587f3c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 19 Sep 2024 08:54:21 +0200 Subject: [PATCH] Bump pypdf[crypto] from 4.3.1 to 5.0.0 in /requirements/partial (#2629) Bumps [pypdf[crypto]](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[crypto] dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- requirements/partial/requirements_production.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements/partial/requirements_production.txt b/requirements/partial/requirements_production.txt index 6b8daa612..be47d15df 100644 --- a/requirements/partial/requirements_production.txt +++ b/requirements/partial/requirements_production.txt @@ -4,7 +4,7 @@ bleach[css]==6.1.0 dependency_injector==4.42.0 fastjsonschema==2.20.0 gunicorn==23.0.0 -pypdf[crypto]==4.3.1 +pypdf[crypto]==5.0.0 requests==2.32.3 roman==4.2 simplejson==3.19.3