From 62f7533454fc50cd57537d9a87e167e9973f642c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 9 Jan 2026 20:08:50 +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.5.0 to 6.6.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.5.0...6.6.0) --- updated-dependencies: - dependency-name: pypdf dependency-version: 6.6.0 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 5a17a7c7..50dbdb9d 100644 --- a/application/requirements.txt +++ b/application/requirements.txt @@ -67,7 +67,7 @@ pydantic pydantic-core pydantic-settings pymongo==4.15.5 -pypdf==6.5.0 +pypdf==6.6.0 python-dateutil==2.9.0.post0 python-dotenv python-jose==3.5.0