From 01f4fa137f7392f5c03e4a9dff1a0bd51de1a141 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 20 Jun 2026 03:29:03 +0000 Subject: [PATCH] Bump pypdf in /LogicApps-AI-RAG-Demo/TokenizeDocFunction Bumps [pypdf](https://github.com/py-pdf/pypdf) from 3.15.5 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/3.15.5...6.13.3) --- updated-dependencies: - dependency-name: pypdf dependency-version: 6.13.3 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- LogicApps-AI-RAG-Demo/TokenizeDocFunction/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/LogicApps-AI-RAG-Demo/TokenizeDocFunction/requirements.txt b/LogicApps-AI-RAG-Demo/TokenizeDocFunction/requirements.txt index 1387373..2a1d9c6 100644 --- a/LogicApps-AI-RAG-Demo/TokenizeDocFunction/requirements.txt +++ b/LogicApps-AI-RAG-Demo/TokenizeDocFunction/requirements.txt @@ -5,4 +5,4 @@ azure-functions langchain==0.0.326 tiktoken==0.5.1 -pypdf==3.15.5 +pypdf==6.13.3