From 1bddbcffba57e4c16eef59015966a69178b25817 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 12 Dec 2022 04:05:45 +0000 Subject: [PATCH] Bump pypdf2 from 1.27.12 to 2.12.1 in /src/requirements Bumps [pypdf2](https://github.com/py-pdf/PyPDF2) from 1.27.12 to 2.12.1. - [Release notes](https://github.com/py-pdf/PyPDF2/releases) - [Changelog](https://github.com/py-pdf/PyPDF2/blob/main/CHANGELOG.md) - [Commits](https://github.com/py-pdf/PyPDF2/compare/1.27.12...2.12.1) --- 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..67c0a97df 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==2.12.1 python-magic==0.4.26 service-identity==21.1.0 Unidecode==1.3.4