From bf9fcd801b2b4c5688a957be41167a6aeabf09bf Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 1 Sep 2026 22:31:43 +0000 Subject: [PATCH] Bump pypdf from 6.14.0 to 6.16.1 Bumps [pypdf](https://github.com/py-pdf/pypdf) from 6.14.0 to 6.16.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/6.14.0...6.16.1) --- updated-dependencies: - dependency-name: pypdf dependency-version: 6.16.1 dependency-type: direct:development ... Signed-off-by: dependabot[bot] --- requirements-dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements-dev.txt b/requirements-dev.txt index ab4658897..843571887 100644 --- a/requirements-dev.txt +++ b/requirements-dev.txt @@ -32,7 +32,7 @@ langchain-openai==1.3.2 mangum==0.21.0 python-docx==1.2.0 opensearch-py==3.2.0 -pypdf==6.14.0 +pypdf==6.16.1 lxml==6.1.1 psycopg2-binary==2.9.12 requests-aws4auth==1.3.2