From 02360ae7345521a97a28b0c921a66b2cf8b4f561 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 19 Apr 2026 22:30:19 +0000 Subject: [PATCH] Bump pypdf from 6.9.2 to 6.10.2 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 ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 26d9882..2bf7637 100644 --- a/requirements.txt +++ b/requirements.txt @@ -26,7 +26,7 @@ python-dotenv==1.0.1 pydantic==2.8.2 pydantic_core==2.20.1 PyJWT==2.12.0 -pypdf==6.9.2 +pypdf==6.10.2 PyYAML==6.0.3 gunicorn==25.3.0 requests==2.33.0