From 26a73a2138f6061fb98ec22c485bd62e9c0d5fc4 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 20 Jun 2026 17:35:32 +0000 Subject: [PATCH] Bump pypdf from 6.10.2 to 6.13.3 Bumps [pypdf](https://github.com/py-pdf/pypdf) from 6.10.2 to 6.13.3. - [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.10.2...6.13.3) --- updated-dependencies: - dependency-name: pypdf dependency-version: 6.13.3 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 109ef47..e668f2b 100644 --- a/requirements.txt +++ b/requirements.txt @@ -26,7 +26,7 @@ python-dotenv==1.2.2 pydantic==2.8.2 pydantic_core==2.20.1 PyJWT==2.13.0 -pypdf==6.10.2 +pypdf==6.13.3 PyYAML==6.0.3 gunicorn==25.3.0 requests==2.33.0