From 0e525c0f4a025f5abb22c682cf61b1badf997853 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 10 Apr 2026 22:22:22 +0000 Subject: [PATCH] Bump pypdf from 6.7.5 to 6.10.0 Bumps [pypdf](https://github.com/py-pdf/pypdf) from 6.7.5 to 6.10.0. - [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.7.5...6.10.0) --- updated-dependencies: - dependency-name: pypdf dependency-version: 6.10.0 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 2b33415..1134176 100644 --- a/requirements.txt +++ b/requirements.txt @@ -77,7 +77,7 @@ pydantic==2.12.5 pydantic_core==2.41.5 pydeck==0.9.1 Pygments==2.19.2 -pypdf==6.7.5 +pypdf==6.10.0 PyPika==0.51.1 pyproject_hooks==1.2.0 python-dateutil==2.9.0.post0