From cc1a6a1142554b16306dd6539723b3ded32749bf Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 22 Apr 2022 21:59:09 +0000 Subject: [PATCH] Bump pypdf2 from 1.26.0 to 1.27.5 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] --- dask_requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dask_requirements.txt b/dask_requirements.txt index 6458b18ba..c980049ac 100644 --- a/dask_requirements.txt +++ b/dask_requirements.txt @@ -42,7 +42,7 @@ pillow==5.1.0 psycopg2==2.7.5 pylint==1.9.2 pymongo==3.6.1 -pypdf2==1.26.0 +pypdf2==1.27.5 #pyshp==1.2.12 pytest==3.6.1 pytest-django==3.3.0