From 0aad8e989f67d2eaa79f45c2cceec9a6da80c867 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 13 Aug 2025 19:56:40 +0000 Subject: [PATCH] Bump pypdf from 3.5.0 to 6.0.0 Bumps [pypdf](https://github.com/py-pdf/pypdf) from 3.5.0 to 6.0.0. - [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.5.0...6.0.0) --- updated-dependencies: - dependency-name: pypdf dependency-version: 6.0.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements.in | 2 +- requirements_lock.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/requirements.in b/requirements.in index b0740f4..38a20d8 100644 --- a/requirements.in +++ b/requirements.in @@ -1,5 +1,5 @@ beautifulsoup4 == 4.11.2 lxml == 4.9.2 -pypdf == 3.5.0 +pypdf == 6.0.0 reportlab == 3.6.13 svglib == 1.5.1 diff --git a/requirements_lock.txt b/requirements_lock.txt index f2a15ce..1f30f7d 100644 --- a/requirements_lock.txt +++ b/requirements_lock.txt @@ -2,7 +2,7 @@ beautifulsoup4==4.11.2 cssselect2==0.7.0 lxml==4.9.2 pillow==10.4.0 -pypdf==3.5.0 +pypdf==6.0.0 reportlab==3.6.13 soupsieve==2.6 svglib==1.5.1