From 07db3ce463755552907005a3b58f6b3707882166 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 14 Apr 2022 01:46:03 +0300 Subject: [PATCH] Bump pypdf2 from 1.26.0 to 1.27.4 (#438) Bumps [pypdf2](https://github.com/py-pdf/PyPDF2) from 1.26.0 to 1.27.4. - [Release notes](https://github.com/py-pdf/PyPDF2/releases) - [Changelog](https://github.com/py-pdf/PyPDF2/blob/main/CHANGELOG) - [Commits](https://github.com/py-pdf/PyPDF2/compare/1.26.0...1.27.4) --- updated-dependencies: - dependency-name: pypdf2 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Soxoj <31013580+soxoj@users.noreply.github.com> --- requirements.txt | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/requirements.txt b/requirements.txt index c0894c8..1b50d45 100644 --- a/requirements.txt +++ b/requirements.txt @@ -15,8 +15,7 @@ Jinja2==3.0.3 lxml==4.8.0 MarkupSafe==2.1.1 mock==4.0.3 -multidict==5.2.0;python_version<"3.7" -multidict==6.0.2;python_version>="3.7" +multidict==6.0.2 pycountry==22.3.5 PyPDF2==1.26.0 PySocks==1.7.1