From 1561e900f31f7f1b0ce8c2e236930ce24521a9a6 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 25 Mar 2026 21:16:13 +0000 Subject: [PATCH] Bump pypdf from 6.9.1 to 6.9.2 Bumps [pypdf](https://github.com/py-pdf/pypdf) from 6.9.1 to 6.9.2. - [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.9.1...6.9.2) --- updated-dependencies: - dependency-name: pypdf dependency-version: 6.9.2 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 78beb7a9f7..a1095d5c12 100644 --- a/requirements/dev.txt +++ b/requirements/dev.txt @@ -1660,9 +1660,9 @@ pymdown-extensions==10.21 \ # via # mkdocs-material # mkdocstrings -pypdf==6.9.1 \ - --hash=sha256:ae052407d33d34de0c86c5c729be6d51010bf36e03035a8f23ab449bca52377d \ - --hash=sha256:f35a6a022348fae47e092a908339a8f3dc993510c026bb39a96718fc7185e89f +pypdf==6.9.2 \ + --hash=sha256:662cf29bcb419a36a1365232449624ab40b7c2d0cfc28e54f42eeecd1fd7e844 \ + --hash=sha256:7f850faf2b0d4ab936582c05da32c52214c2b089d61a316627b5bfb5b0dab46c # via xhtml2pdf pytest==9.0.2 \ --hash=sha256:711ffd45bf766d5264d487b917733b453d917afd2b0ad65223959f59089f875b \ diff --git a/requirements/prod.txt b/requirements/prod.txt index 8f9e69af7f..2d02423db9 100644 --- a/requirements/prod.txt +++ b/requirements/prod.txt @@ -1082,9 +1082,9 @@ pyjwt==2.12.1 \ --hash=sha256:28ca37c070cad8ba8cd9790cd940535d40274d22f80ab87f3ac6a713e6e8454c \ --hash=sha256:c74a7a2adf861c04d002db713dd85f84beb242228e671280bf709d765b03672b # via social-auth-core -pypdf==6.9.1 \ - --hash=sha256:ae052407d33d34de0c86c5c729be6d51010bf36e03035a8f23ab449bca52377d \ - --hash=sha256:f35a6a022348fae47e092a908339a8f3dc993510c026bb39a96718fc7185e89f +pypdf==6.9.2 \ + --hash=sha256:662cf29bcb419a36a1365232449624ab40b7c2d0cfc28e54f42eeecd1fd7e844 \ + --hash=sha256:7f850faf2b0d4ab936582c05da32c52214c2b089d61a316627b5bfb5b0dab46c # via xhtml2pdf python-bidi==0.6.7 \ --hash=sha256:05fe5971110013610f0db40505d0b204edc756e92eafac1372a464f8b9162b11 \