From 106227fed8c6c5aeade09e1aabd62d59b60d9073 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 26 Nov 2025 13:18:17 +0000 Subject: [PATCH] Bump pypdf[crypto] from 6.2.0 to 6.4.0 in /requirements/partial Bumps [pypdf[crypto]](https://github.com/py-pdf/pypdf) from 6.2.0 to 6.4.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.2.0...6.4.0) --- updated-dependencies: - dependency-name: pypdf[crypto] dependency-version: 6.4.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 ea4554232e..d0a632afb0 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.2 fastjsonschema==2.21.2 gunicorn==23.0.0 -pypdf[crypto]==6.2.0 +pypdf[crypto]==6.4.0 requests==2.32.5 roman==5.2 simplejson==3.20.2