From 2bad69d2459014e7ae3da94c605397098a9d798e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 14 May 2025 14:59:40 +0000 Subject: [PATCH] Bump pypdf from 5.4.0 to 5.5.0 Bumps [pypdf](https://github.com/py-pdf/pypdf) from 5.4.0 to 5.5.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/5.4.0...5.5.0) --- updated-dependencies: - dependency-name: pypdf dependency-version: 5.5.0 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 6fe5b0f..6b80954 100644 --- a/Text-Summarizer-Browser-Plugin/requirements.txt +++ b/Text-Summarizer-Browser-Plugin/requirements.txt @@ -4,6 +4,6 @@ langchain==0.3.25 langchain-community==0.3.23 sentence-transformers==4.1.0 langchain_chroma==0.2.3 -pypdf==5.4.0 +pypdf==5.5.0 optimum[openvino,nncf] ipykernel==6.29.5