From 9c6e1cb9d3b41af5a2fe31677f4c7a868984760e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 18 Mar 2026 17:46:50 +0000 Subject: [PATCH] Bump pypdf from 6.8.0 to 6.9.1 in /requirements Bumps [pypdf](https://github.com/py-pdf/pypdf) from 6.8.0 to 6.9.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.8.0...6.9.1) --- updated-dependencies: - dependency-name: pypdf dependency-version: 6.9.1 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements/dev.txt | 6 +++--- requirements/prod.txt | 6 +++--- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/requirements/dev.txt b/requirements/dev.txt index c3288ccce0..de8d6924d3 100644 --- a/requirements/dev.txt +++ b/requirements/dev.txt @@ -1629,9 +1629,9 @@ pymdown-extensions==10.21 \ # via # mkdocs-material # mkdocstrings -pypdf==6.8.0 \ - --hash=sha256:2a025080a8dd73f48123c89c57174a5ff3806c71763ee4e49572dc90454943c7 \ - --hash=sha256:cb7eaeaa4133ce76f762184069a854e03f4d9a08568f0e0623f7ea810407833b +pypdf==6.9.1 \ + --hash=sha256:ae052407d33d34de0c86c5c729be6d51010bf36e03035a8f23ab449bca52377d \ + --hash=sha256:f35a6a022348fae47e092a908339a8f3dc993510c026bb39a96718fc7185e89f # via xhtml2pdf pytest==9.0.2 \ --hash=sha256:711ffd45bf766d5264d487b917733b453d917afd2b0ad65223959f59089f875b \ diff --git a/requirements/prod.txt b/requirements/prod.txt index a6e4bdbffc..8eb5d68bfb 100644 --- a/requirements/prod.txt +++ b/requirements/prod.txt @@ -1066,9 +1066,9 @@ pyjwt==2.12.1 \ --hash=sha256:28ca37c070cad8ba8cd9790cd940535d40274d22f80ab87f3ac6a713e6e8454c \ --hash=sha256:c74a7a2adf861c04d002db713dd85f84beb242228e671280bf709d765b03672b # via social-auth-core -pypdf==6.8.0 \ - --hash=sha256:2a025080a8dd73f48123c89c57174a5ff3806c71763ee4e49572dc90454943c7 \ - --hash=sha256:cb7eaeaa4133ce76f762184069a854e03f4d9a08568f0e0623f7ea810407833b +pypdf==6.9.1 \ + --hash=sha256:ae052407d33d34de0c86c5c729be6d51010bf36e03035a8f23ab449bca52377d \ + --hash=sha256:f35a6a022348fae47e092a908339a8f3dc993510c026bb39a96718fc7185e89f # via xhtml2pdf python-bidi==0.6.7 \ --hash=sha256:05fe5971110013610f0db40505d0b204edc756e92eafac1372a464f8b9162b11 \