From aadc1388bdf405942c7cb66df5c4d826d827de3d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 25 Mar 2026 21:11:19 +0000 Subject: [PATCH] chore(deps): bump pypdf from 6.9.1 to 6.9.2 in /src/backend 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] --- src/backend/requirements-3.14.txt | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/src/backend/requirements-3.14.txt b/src/backend/requirements-3.14.txt index 3a74e501cb..06abbca745 100644 --- a/src/backend/requirements-3.14.txt +++ b/src/backend/requirements-3.14.txt @@ -1685,9 +1685,9 @@ pynacl==1.6.2 \ # via # -c src/backend/requirements.txt # paramiko -pypdf==6.9.1 \ - --hash=sha256:ae052407d33d34de0c86c5c729be6d51010bf36e03035a8f23ab449bca52377d \ - --hash=sha256:f35a6a022348fae47e092a908339a8f3dc993510c026bb39a96718fc7185e89f +pypdf==6.9.2 \ + --hash=sha256:662cf29bcb419a36a1365232449624ab40b7c2d0cfc28e54f42eeecd1fd7e844 \ + --hash=sha256:7f850faf2b0d4ab936582c05da32c52214c2b089d61a316627b5bfb5b0dab46c # via # -c src/backend/requirements.txt # -r src/backend/requirements.in