From a515189c9909e9c7cac835946619c1e393ccd1a9 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 20 Jun 2026 02:52:05 +0000 Subject: [PATCH] Bump pypdf from 6.10.2 to 6.13.3 in /NLP/Preprocessing Unstructured Data Bumps [pypdf](https://github.com/py-pdf/pypdf) from 6.10.2 to 6.13.3. - [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.13.3) --- updated-dependencies: - dependency-name: pypdf dependency-version: 6.13.3 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..ff8dd17 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.13.3