From 74ad5d4daa69fd3065d1237b08580f95e7444884 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 27 Jan 2026 00:07:16 +0000 Subject: [PATCH] Bump pypdf from 5.6.1 to 6.6.2 Bumps [pypdf](https://github.com/py-pdf/pypdf) from 5.6.1 to 6.6.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/5.6.1...6.6.2) --- updated-dependencies: - dependency-name: pypdf dependency-version: 6.6.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 35ef30b..41a2c0d 100644 --- a/requirements.txt +++ b/requirements.txt @@ -88,7 +88,7 @@ pydantic==2.11.7 pydantic_core==2.33.2 Pygments==2.19.2 pyparsing==3.2.3 -pypdf==5.6.1 +pypdf==6.6.2 pytest==8.4.1 python-dateutil==2.9.0.post0 python-dotenv==1.1.1