From 2d7d6df3ab4c41b90c245225c132b61ef4d57a3a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 30 Jun 2023 22:18:50 +0000 Subject: [PATCH] Bump pypdf2 from 1.26.0 to 1.27.9 Bumps [pypdf2](https://github.com/py-pdf/PyPDF2) from 1.26.0 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.26.0...1.27.9) --- 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..75adc0db5 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.9 #pyshp==1.2.12 pytest==3.6.1 pytest-django==3.3.0