From 4e2005a28eaae6783df06e82198245652d263d1f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 19 Feb 2026 19:48:04 +0000 Subject: [PATCH] chore(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.1. - [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.1) --- updated-dependencies: - dependency-name: pypdf dependency-version: 6.7.1 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..186bdf878 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.1 # pyodbc tiktoken==0.9.0 msal[broker]==1.32.3