From acae97a980822deea8f6bf7879d2e2f4422d3fcc Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 9 Aug 2026 12:10:37 +0000 Subject: [PATCH] build(deps-dev): bump pypdf from 6.14.2 to 6.15.0 in /requirements Bumps [pypdf](https://github.com/py-pdf/pypdf) from 6.14.2 to 6.15.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/6.14.2...6.15.0) --- updated-dependencies: - dependency-name: pypdf dependency-version: 6.15.0 dependency-type: direct:development ... Signed-off-by: dependabot[bot] --- requirements/ci-dev.txt | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/requirements/ci-dev.txt b/requirements/ci-dev.txt index 4cbe50d6..de579cd1 100644 --- a/requirements/ci-dev.txt +++ b/requirements/ci-dev.txt @@ -1783,9 +1783,9 @@ pygments==2.20.0 \ # pytest # readme-renderer # rich -pypdf==6.14.2 \ - --hash=sha256:3f07891af76dc002657e04993ab9b4de81de29f9013b9761d0b7968bff12e946 \ - --hash=sha256:7873f502fe4385e79539b21d872392dc0c4e3714327c15881cbc7fbfd1f95b25 +pypdf==6.15.0 \ + --hash=sha256:14e001d6504822cb1ca9c7ed9a69bccb320f59b320730f55af804361abe4d5ee \ + --hash=sha256:d39c4d955a76409284a905e2d65b40076d77ab76129e0faaeeb6612403ecfc79 # via director-ai (pyproject.toml) pyproject-hooks==1.2.0 \ --hash=sha256:1e859bd5c40fae9448642dd871adf459e5e2084186e8d2c2a79a824c970da1f8 \