From 603f58030940a1551e805ab7f2b95eb3130ff4e5 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 30 Jun 2023 22:25:01 +0000 Subject: [PATCH] Bump pypdf2 from 1.27.5 to 1.27.9 Bumps [pypdf2](https://github.com/py-pdf/PyPDF2) from 1.27.5 to 1.27.9. - [Release notes](https://github.com/py-pdf/PyPDF2/releases) - [Changelog](https://github.com/py-pdf/pypdf/blob/1.27.9/CHANGELOG) - [Commits](https://github.com/py-pdf/PyPDF2/compare/1.27.5...1.27.9) --- updated-dependencies: - dependency-name: pypdf2 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/requirements.txt b/requirements.txt index 45dfdfb..5ae91e5 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,5 +1,5 @@ -PyAutoGUI==0.9.50 +PyAutoGUI==0.9.50 pynput==1.6.8 -PyPDF2==1.27.5 +PyPDF2==1.27.9 selenium==3.141.0 xlrd==1.2.0 \ No newline at end of file