From 989a5ce42045dc5bb6f87a2b713662bdb04e40c3 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Sun, 13 Oct 2024 10:44:42 -0300 Subject: [PATCH] Update pyparsing from 2.4.7 to 3.2.0 --- requirements-dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements-dev.txt b/requirements-dev.txt index 9d35887..cd628e3 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.0 packaging==19.2 attrs==19.3.0 atomicwrites==1.3.0