From a1dbad5de0ca956864cb53d7bde482f9f70b32b9 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 2 Mar 2026 23:07:51 +0000 Subject: [PATCH] Bump pypdf in /workshop/cisco-ai-pods/load-embeddings Bumps [pypdf](https://github.com/py-pdf/pypdf) from 6.7.3 to 6.7.5. - [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.7.3...6.7.5) --- updated-dependencies: - dependency-name: pypdf dependency-version: 6.7.5 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- workshop/cisco-ai-pods/load-embeddings/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/workshop/cisco-ai-pods/load-embeddings/requirements.txt b/workshop/cisco-ai-pods/load-embeddings/requirements.txt index 820bf299cf..f1b8d30c2d 100644 --- a/workshop/cisco-ai-pods/load-embeddings/requirements.txt +++ b/workshop/cisco-ai-pods/load-embeddings/requirements.txt @@ -1,4 +1,4 @@ -pypdf==6.7.3 +pypdf==6.7.5 langchain_community==0.3.22 langchain-nvidia-ai-endpoints==0.3.7 langchain-weaviate==0.0.5