From 2df028ad8ad4a9f1144208ca6de8abcee509a8e1 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 22 Dec 2025 16:02:42 +0000 Subject: [PATCH] Bump pypdf[crypto] from 6.4.2 to 6.5.0 in /requirements/partial Bumps [pypdf[crypto]](https://github.com/py-pdf/pypdf) from 6.4.2 to 6.5.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/6.4.2...6.5.0) --- updated-dependencies: - dependency-name: pypdf[crypto] dependency-version: 6.5.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- 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 139894b19..c8a427cde 100644 --- a/requirements/partial/requirements_production.txt +++ b/requirements/partial/requirements_production.txt @@ -4,7 +4,7 @@ bleach[css]==6.3.0 dependency_injector==4.48.3 fastjsonschema==2.21.2 gunicorn==23.0.0 -pypdf[crypto]==6.4.2 +pypdf[crypto]==6.5.0 requests==2.32.5 roman==5.2 simplejson==3.20.2