From d25c88228c32bdc32cdbb72b5af83e4824ac651b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 26 Jul 2026 19:28:41 +0000 Subject: [PATCH] Bump pypdf from 6.10.2 to 6.14.2 in /NLP/Preprocessing Unstructured Data Bumps [pypdf](https://github.com/py-pdf/pypdf) from 6.10.2 to 6.14.2. - [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.10.2...6.14.2) --- updated-dependencies: - dependency-name: pypdf dependency-version: 6.14.2 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- NLP/Preprocessing Unstructured Data/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/NLP/Preprocessing Unstructured Data/requirements.txt b/NLP/Preprocessing Unstructured Data/requirements.txt index cc209b4..f343648 100644 --- a/NLP/Preprocessing Unstructured Data/requirements.txt +++ b/NLP/Preprocessing Unstructured Data/requirements.txt @@ -20,4 +20,4 @@ pdfminer==20191125 opencv-python==4.9.0.80 pikepdf==8.13.0 -pypdf==6.10.2 +pypdf==6.14.2