From 7e38113d9ebf3da535b80916448c457e0dcbb709 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 19 Feb 2026 13:15:50 +0530 Subject: [PATCH] chore(deps): bump pypdf in /apps/pi in the pip group across 1 directory (#5970) Bumps the pip group with 1 update in the /apps/pi directory: [pypdf](https://github.com/py-pdf/pypdf). Updates `pypdf` from 6.6.2 to 6.7.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.6.2...6.7.1) --- updated-dependencies: - dependency-name: pypdf dependency-version: 6.7.1 dependency-type: direct:production dependency-group: pip ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- apps/pi/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/apps/pi/requirements.txt b/apps/pi/requirements.txt index 2c606bb603..fd1e6b1bbe 100644 --- a/apps/pi/requirements.txt +++ b/apps/pi/requirements.txt @@ -54,7 +54,7 @@ psycopg2-binary>=2.9.3 # file validation and security Pillow==12.1.1 clamd==1.0.2 -pypdf==6.6.2 +pypdf==6.7.1 # testing pre-commit==3.8.0