From 72d68bf552672a25a020fb4b53a976eb11c837ee Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 24 Nov 2025 22:49:05 +0000 Subject: [PATCH] Bump pypdf from 4.1.0 to 6.4.0 in /Oracle-23ai-RAG-Chatbot Bumps [pypdf](https://github.com/py-pdf/pypdf) from 4.1.0 to 6.4.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/4.1.0...6.4.0) --- updated-dependencies: - dependency-name: pypdf dependency-version: 6.4.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- Oracle-23ai-RAG-Chatbot/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Oracle-23ai-RAG-Chatbot/requirements.txt b/Oracle-23ai-RAG-Chatbot/requirements.txt index 71e0c48..d761008 100644 --- a/Oracle-23ai-RAG-Chatbot/requirements.txt +++ b/Oracle-23ai-RAG-Chatbot/requirements.txt @@ -178,7 +178,7 @@ PyMuPDFb==1.23.22 pynndescent==0.5.11 pyOpenSSL==24.1.0 pyparsing==3.1.2 -pypdf==4.1.0 +pypdf==6.4.0 python-dateutil==2.9.0.post0 python-json-logger==2.0.7 python-jsonschema-objects==0.5.4