From 6cbe2ef0264e4a56a39ce579adf2f82aa29cfc80 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 15 May 2026 18:57:47 +0000 Subject: [PATCH] deps(pip):(deps): bump pypdf from 6.10.2 to 6.11.0 Bumps [pypdf](https://github.com/py-pdf/pypdf) from 6.10.2 to 6.11.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.10.2...6.11.0) --- updated-dependencies: - dependency-name: pypdf dependency-version: 6.11.0 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..9caac84 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.11.0