From f31e4018f061060a1f680a2af346f57496eb2e2f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 18 Jun 2026 21:59:31 +0000 Subject: [PATCH] Bump pypdf in /GenAI/CloudAI-Playground/ChatBot_LLM_RAG Bumps [pypdf](https://github.com/py-pdf/pypdf) from 5.3.0 to 6.13.3. - [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.3.0...6.13.3) --- updated-dependencies: - dependency-name: pypdf dependency-version: 6.13.3 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- GenAI/CloudAI-Playground/ChatBot_LLM_RAG/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/GenAI/CloudAI-Playground/ChatBot_LLM_RAG/requirements.txt b/GenAI/CloudAI-Playground/ChatBot_LLM_RAG/requirements.txt index c10342e..f0b817d 100644 --- a/GenAI/CloudAI-Playground/ChatBot_LLM_RAG/requirements.txt +++ b/GenAI/CloudAI-Playground/ChatBot_LLM_RAG/requirements.txt @@ -5,4 +5,4 @@ openai==1.93.0 python-dotenv==1.1.1 streamlit==1.32.0 langchain-community==0.3.21 -pypdf==5.3.0 +pypdf==6.13.3