From efb2a9501e97ab0d77fde9f819d11ba4b4af69d9 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 18 Sep 2022 16:40:27 +0300 Subject: [PATCH] Bump pypdf2 from 2.10.5 to 2.10.8 (#641) Bumps [pypdf2](https://github.com/py-pdf/PyPDF2) from 2.10.5 to 2.10.8. - [Release notes](https://github.com/py-pdf/PyPDF2/releases) - [Changelog](https://github.com/py-pdf/PyPDF2/blob/2.10.8/CHANGELOG.md) - [Commits](https://github.com/py-pdf/PyPDF2/compare/2.10.5...2.10.8) --- updated-dependencies: - dependency-name: pypdf2 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] 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 dc7931b..93c8548 100644 --- a/requirements.txt +++ b/requirements.txt @@ -17,7 +17,7 @@ MarkupSafe==2.1.1 mock==4.0.3 multidict==6.0.2 pycountry==22.3.5 -PyPDF2==2.10.5 +PyPDF2==2.10.8 PySocks==1.7.1 python-bidi==0.4.2 requests==2.28.1