From d63d480d16f1b13be41acb6b27e734537867f9ef Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 30 Apr 2024 06:49:45 +0000 Subject: [PATCH] Bump pypdf from 3.8.1 to 3.17.0 Bumps [pypdf](https://github.com/py-pdf/pypdf) from 3.8.1 to 3.17.0. - [Release notes](https://github.com/py-pdf/pypdf/releases) - [Changelog](https://github.com/py-pdf/pypdf/blob/main/CHANGELOG.md) - [Commits](https://github.com/py-pdf/pypdf/compare/3.8.1...3.17.0) --- updated-dependencies: - dependency-name: pypdf dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 6a251ed..07c24b9 100644 --- a/requirements.txt +++ b/requirements.txt @@ -12,7 +12,7 @@ parsel==1.8.1 Pillow==9.5.0 PyJWT==2.8.0 pyparsing==3.1.1 -pypdf==3.8.1 +pypdf==3.17.0 pypng==0.20220715.0 PyYAML==6.0 qrcode==7.4.2