From 457945e9918dd06b452d0d1118f6f2380b61a8bc Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Wed, 1 Jun 2022 14:00:14 +0100 Subject: [PATCH] Update pypdf2 from 1.28.2 to 2.0.0 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 1225a1ed6..c3f17f34f 100644 --- a/requirements.txt +++ b/requirements.txt @@ -189,7 +189,7 @@ pyjwt==2.4.0 # notifications-python-client pyparsing==3.0.9 # via packaging -pypdf2==1.28.2 +pypdf2==2.0.0 # via notifications-utils pyproj==3.3.1 # via notifications-utils