From 7cdc2ce829707bbe78d0edc0293b9d655d2fa998 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 23 Mar 2026 04:20:06 +0000 Subject: [PATCH] Bump pypdf from 6.8.0 to 6.9.1 Bumps [pypdf](https://github.com/py-pdf/pypdf) from 6.8.0 to 6.9.1. - [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.8.0...6.9.1) --- updated-dependencies: - dependency-name: pypdf dependency-version: 6.9.1 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- Text-Summarizer-Browser-Plugin/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Text-Summarizer-Browser-Plugin/requirements.txt b/Text-Summarizer-Browser-Plugin/requirements.txt index 4f49f93..e24794d 100644 --- a/Text-Summarizer-Browser-Plugin/requirements.txt +++ b/Text-Summarizer-Browser-Plugin/requirements.txt @@ -4,6 +4,6 @@ langchain==1.2.12 langchain-community==0.4.1 sentence-transformers==5.2.3 langchain_chroma==1.1.0 -pypdf==6.8.0 +pypdf==6.9.1 optimum[openvino,nncf] ipykernel==7.2.0