From 89101f467e554b6c1d7882d6899241a76c6f473e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 22 Apr 2022 22:01:35 +0000 Subject: [PATCH] Bump pypdf2 from 1.26.0 to 1.27.5 in /scrapers/crime Bumps [pypdf2](https://github.com/py-pdf/PyPDF2) from 1.26.0 to 1.27.5. - [Release notes](https://github.com/py-pdf/PyPDF2/releases) - [Changelog](https://github.com/py-pdf/PyPDF2/blob/main/CHANGELOG) - [Commits](https://github.com/py-pdf/PyPDF2/compare/1.26.0...1.27.5) --- updated-dependencies: - dependency-name: pypdf2 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- scrapers/crime/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scrapers/crime/requirements.txt b/scrapers/crime/requirements.txt index 39b2a90..c9ba78e 100644 --- a/scrapers/crime/requirements.txt +++ b/scrapers/crime/requirements.txt @@ -38,7 +38,7 @@ pyasn1==0.4.5 pyasn1-modules==0.2.5 pycryptodome==3.8.2 pyparsing==2.4.0 -PyPDF2==1.26.0 +PyPDF2==1.27.5 python-dateutil==2.8.0 pytz==2019.1 requests==2.22.0