From b05cf98233df76a2389cc999657c80521bf6d7db Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 22 Oct 2025 19:44:24 +0000 Subject: [PATCH] Bump pypdf from 3.17.0 to 6.1.3 in /ai/python-rag-chatbot Bumps [pypdf](https://github.com/py-pdf/pypdf) from 3.17.0 to 6.1.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/3.17.0...6.1.3) --- updated-dependencies: - dependency-name: pypdf dependency-version: 6.1.3 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- ai/python-rag-chatbot/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ai/python-rag-chatbot/requirements.txt b/ai/python-rag-chatbot/requirements.txt index 7ea5d6c..7cb6009 100644 --- a/ai/python-rag-chatbot/requirements.txt +++ b/ai/python-rag-chatbot/requirements.txt @@ -174,7 +174,7 @@ pydeck== 0.8.1b0 Pygments== 2.16.1 pyOpenSSL== 23.2.0 pyparsing== 3.1.2 -pypdf== 3.17.0 +pypdf== 6.1.3 PyPika== 0.48.9 pyproject_hooks== 1.1.0 pyproject-toml== 0.0.10