From 2717323c11e7bb4810d967c87fb4128450eff90a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 29 May 2026 21:51:26 +0000 Subject: [PATCH] deps(pip):(deps): bump pypdf from 6.10.2 to 6.12.2 Bumps [pypdf](https://github.com/py-pdf/pypdf) from 6.10.2 to 6.12.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/6.10.2...6.12.2) --- updated-dependencies: - dependency-name: pypdf dependency-version: 6.12.2 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- backend/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/backend/requirements.txt b/backend/requirements.txt index 5a9786a..f07e3f4 100644 --- a/backend/requirements.txt +++ b/backend/requirements.txt @@ -6,4 +6,4 @@ langchain-chroma==1.1.0 langchain-community==0.4.1 langchain-google-genai==4.2.2 langchain-text-splitters==1.1.2 -pypdf==6.10.2 +pypdf==6.12.2