From 3c6e021aa058827db0b7aee1cc8a00d96a3031ac Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 22 Sep 2025 14:08:33 -0300 Subject: [PATCH] Update pyparsing from 2.4.7 to 3.2.5 --- requirements-dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements-dev.txt b/requirements-dev.txt index 9d35887..905b300 100644 --- a/requirements-dev.txt +++ b/requirements-dev.txt @@ -7,7 +7,7 @@ pyflakes==2.2.0 # Deps do pytest pluggy==0.13.1 wcwidth==0.1.7 -pyparsing==2.4.7 +pyparsing==3.2.5 packaging==19.2 attrs==19.3.0 atomicwrites==1.3.0