From 44db5752c38d89f21166228226525d1b9b70acbf Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 24 Nov 2025 22:59:01 +0000 Subject: [PATCH] Bump pypdf from 6.1.3 to 6.4.0 Bumps [pypdf](https://github.com/py-pdf/pypdf) from 6.1.3 to 6.4.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.1.3...6.4.0) --- updated-dependencies: - dependency-name: pypdf dependency-version: 6.4.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index e7d414e..35a7b44 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,5 +1,5 @@ colorama==0.4.6 fuzzywuzzy==0.18.0 -pypdf==6.1.3 +pypdf==6.4.0 Levenshtein pudb