From 7b2ac80fc6d6e9e8b2c8d39f1a0a9fc0de3a7df2 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Sat, 13 Sep 2025 09:03:07 +0200 Subject: [PATCH] Update pyparsing from 2.0.1 to 3.2.4 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 2024cf92..905390a5 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.4 PyPDF2==1.22 pytest==3.0.5 pytz==2015.7