From b9372f4e59c71133d1714cf0e0281d81d836b46b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 2 Jan 2023 04:07:19 +0000 Subject: [PATCH] Bump pypdf2 from 1.27.12 to 3.0.1 in /src/requirements Bumps [pypdf2](https://github.com/py-pdf/PyPDF2) from 1.27.12 to 3.0.1. - [Release notes](https://github.com/py-pdf/PyPDF2/releases) - [Changelog](https://github.com/py-pdf/pypdf/blob/main/CHANGELOG.md) - [Commits](https://github.com/py-pdf/PyPDF2/commits) --- updated-dependencies: - dependency-name: pypdf2 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- src/requirements/production.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/requirements/production.txt b/src/requirements/production.txt index 869b73cab..36b363dfe 100644 --- a/src/requirements/production.txt +++ b/src/requirements/production.txt @@ -31,7 +31,7 @@ pandas==1.4.2 pipdeptree==2.2.1 psycopg2-binary==2.9.3 pyOpenSSL==22.0.0 -PyPDF2==1.27.12 +PyPDF2==3.0.1 python-magic==0.4.26 service-identity==21.1.0 Unidecode==1.3.4