From 1978f24fc499caefba5bb30aa4a784a929b49d31 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 15 Oct 2023 21:13:42 +0200 Subject: [PATCH] Bump pypdf2 from 2.10.8 to 3.0.1 (#815) Bumps [pypdf2](https://github.com/py-pdf/PyPDF2) from 2.10.8 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] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 740a974..ff0941f 100644 --- a/requirements.txt +++ b/requirements.txt @@ -17,7 +17,7 @@ MarkupSafe==2.1.1 mock==4.0.3 multidict==6.0.4 pycountry==22.3.5 -PyPDF2==2.10.8 +PyPDF2==3.0.1 PySocks==1.7.1 python-bidi==0.4.2 requests==2.31.0