From 61d9922f673c2708f3fdd0b24ff1c81f3bd53024 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 18 Apr 2026 12:15:08 +0000 Subject: [PATCH] chore(deps): bump pypdf Bumps the pip group with 1 update in the /application directory: [pypdf](https://github.com/py-pdf/pypdf). Updates `pypdf` from 6.9.2 to 6.10.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.9.2...6.10.1) --- updated-dependencies: - dependency-name: pypdf dependency-version: 6.10.1 dependency-type: direct:production dependency-group: pip ... Signed-off-by: dependabot[bot] --- application/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/application/requirements.txt b/application/requirements.txt index fe580219..7abb5762 100644 --- a/application/requirements.txt +++ b/application/requirements.txt @@ -64,7 +64,7 @@ py==1.11.0 pydantic pydantic-core pydantic-settings -pypdf==6.9.2 +pypdf==6.10.2 python-dateutil==2.9.0.post0 python-dotenv python-jose==3.5.0