From c472eec629d31ef20ac021f8a319af386e5bfa06 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 17 Apr 2026 11:25:10 +0000 Subject: [PATCH] Bump pypdf from 6.9.2 to 6.10.2 in /requirements/partial Bumps [pypdf](https://github.com/py-pdf/pypdf) from 6.9.2 to 6.10.2. - [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.9.2...6.10.2) --- updated-dependencies: - dependency-name: pypdf dependency-version: 6.10.2 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 4cd7360f4..15beea4af 100644 --- a/requirements/partial/requirements_production.txt +++ b/requirements/partial/requirements_production.txt @@ -5,7 +5,7 @@ dependency_injector==4.49.0 fastjsonschema==2.21.2 Flask==3.1.3 gunicorn==25.1.0 -pypdf[crypto]==6.9.2 +pypdf[crypto]==6.10.2 lxml==6.0.2 psycopg[binary]==3.3.3 psycopg-pool==3.3.0