From 28681179ca4d7e27995054109601f6247f2a4422 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 24 Nov 2025 22:58:12 +0000 Subject: [PATCH] chore(deps): Bump pypdf in the pip group across 1 directory Bumps the pip group with 1 update in the / directory: [pypdf](https://github.com/py-pdf/pypdf). Updates `pypdf` from 6.1.3 to 6.4.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.1.3...6.4.0) --- updated-dependencies: - dependency-name: pypdf dependency-version: 6.4.0 dependency-type: direct:production dependency-group: pip ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- tooling/requirements.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/requirements.txt b/requirements.txt index 94abda8e..40d526e1 100644 --- a/requirements.txt +++ b/requirements.txt @@ -14,7 +14,7 @@ requests==2.32.5 rpds-py==0.27.1 typing_extensions==4.14.1 urllib3==2.5.0 -pypdf==6.1.3 +pypdf==6.4.0 google-generativeai==0.3.2 watchdog==4.0.1 markdown diff --git a/tooling/requirements.txt b/tooling/requirements.txt index 58863fec..34885b99 100644 --- a/tooling/requirements.txt +++ b/tooling/requirements.txt @@ -14,7 +14,7 @@ requests==2.32.5 rpds-py==0.27.1 typing_extensions==4.14.1 urllib3==2.5.0 -pypdf==6.1.3 +pypdf==6.4.0 google-generativeai==0.3.2 watchdog==4.0.1 markdown