From 3fcb9e1d302837c7e820f8e030bb0fd9510749db Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 24 Mar 2025 07:53:45 +0100 Subject: [PATCH] Update pyparsing from 2.0.1 to 3.2.2 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 2024cf92..55b98d33 100644 --- a/requirements.txt +++ b/requirements.txt @@ -39,7 +39,7 @@ py-dateutil==2.2 pyflakes==1.5.0 pygments==2.1 pylab -pyparsing==2.0.1 +pyparsing==3.2.2 PyPDF2==1.22 pytest==3.0.5 pytz==2015.7