From 76216d7334139c9a8f2efb77806d2fd18577a7cc Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 5 Sep 2026 16:47:24 +0000 Subject: [PATCH] Bump pypdf from 6.13.3 to 6.16.1 Bumps [pypdf](https://github.com/py-pdf/pypdf) from 6.13.3 to 6.16.1. - [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.13.3...6.16.1) --- updated-dependencies: - dependency-name: pypdf dependency-version: 6.16.1 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 16c65d6..26a59f8 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.13.3 +pypdf==6.16.1 PyYAML==6.0.3 gunicorn==25.3.0 requests==2.33.0