From 68bd7d071c2f1148ac0c7c5c7a625c2ad1fff347 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 6 Aug 2024 05:54:00 +0000 Subject: [PATCH] Update dependency PyPDF2 to v1.27.5 [SECURITY] --- _MISC/PY-Projects/Python/Pdf_Reader/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_MISC/PY-Projects/Python/Pdf_Reader/requirements.txt b/_MISC/PY-Projects/Python/Pdf_Reader/requirements.txt index e7c9ce4fb..1789ac211 100644 --- a/_MISC/PY-Projects/Python/Pdf_Reader/requirements.txt +++ b/_MISC/PY-Projects/Python/Pdf_Reader/requirements.txt @@ -1,2 +1,2 @@ pyttsx3==2.90 -PyPDF2==1.26.0 +PyPDF2==1.27.5