From 2e715e4c228a16d54c760429069490974d6baf2b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 30 Jun 2023 20:37:53 +0000 Subject: [PATCH] Bump pypdf from 3.4.1 to 3.9.0 Bumps [pypdf](https://github.com/py-pdf/pypdf) from 3.4.1 to 3.9.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.4.1...3.9.0) --- updated-dependencies: - dependency-name: pypdf dependency-type: indirect ... Signed-off-by: dependabot[bot] --- requirements.txt | 7 ++----- 1 file changed, 2 insertions(+), 5 deletions(-) diff --git a/requirements.txt b/requirements.txt index d9ebc7f89..315143b4a 100644 --- a/requirements.txt +++ b/requirements.txt @@ -95,9 +95,7 @@ idna==3.4 imagesize==1.4.1 # via sphinx importlib-metadata==6.0.0 - # via - # django-simple-menu - # sphinx + # via django-simple-menu jinja2==3.1.2 # via sphinx lesscpy==0.15.1 @@ -148,7 +146,7 @@ pyhanko-certvalidator==0.20.1 # xhtml2pdf pyjwt==2.6.0 # via uil-django-core -pypdf==3.4.1 +pypdf==3.9.0 # via xhtml2pdf pypng==0.20220715.0 # via qrcode @@ -233,7 +231,6 @@ tinycss2==1.2.1 typing-extensions==4.5.0 # via # django-modeltranslation - # pypdf # qrcode tzdata==2022.7 # via pytz-deprecation-shim