From 1f8ecd29bd82243a30cd8cb19028cb768393f436 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 1 Mar 2026 22:38:18 +0000 Subject: [PATCH] build(deps): bump pypdf in /archive-doc-gen/infra/scripts/index_scripts Bumps [pypdf](https://github.com/py-pdf/pypdf) from 5.6.0 to 6.7.4. - [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.6.0...6.7.4) --- updated-dependencies: - dependency-name: pypdf dependency-version: 6.7.4 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- archive-doc-gen/infra/scripts/index_scripts/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/archive-doc-gen/infra/scripts/index_scripts/requirements.txt b/archive-doc-gen/infra/scripts/index_scripts/requirements.txt index dd67ae0d4..f33aebf07 100644 --- a/archive-doc-gen/infra/scripts/index_scripts/requirements.txt +++ b/archive-doc-gen/infra/scripts/index_scripts/requirements.txt @@ -1,6 +1,6 @@ azure-storage-file-datalake==12.20.0 azure-ai-inference==1.0.0b9 -pypdf==5.6.0 +pypdf==6.7.4 # pyodbc tiktoken==0.9.0 msal[broker]==1.32.3