From 56defc425eaf195e5ed3f526297e583d5605ca49 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 22 Oct 2025 20:01:43 +0000 Subject: [PATCH] Bump pypdf from 5.9.0 to 6.1.3 Bumps [pypdf](https://github.com/py-pdf/pypdf) from 5.9.0 to 6.1.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/5.9.0...6.1.3) --- updated-dependencies: - dependency-name: pypdf dependency-version: 6.1.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 66d14fbc..c09fe7f1 100644 --- a/requirements.txt +++ b/requirements.txt @@ -130,7 +130,7 @@ pydantic-extra-types==2.10.5 pydantic-settings==2.10.1 pydantic_core==2.33.2 Pygments==2.19.2 -pypdf==5.9.0 +pypdf==6.1.3 python-dateutil==2.9.0.post0 python-dotenv==1.1.1 python-iso639==2025.2.18