From f93d213b0e7cc61ac9ddb60daeda6fa1977dd2e4 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Sun, 25 Aug 2024 10:59:47 +0100 Subject: [PATCH] Update pyparsing from 2.4.7 to 3.1.3 --- requirements/test.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements/test.txt b/requirements/test.txt index 748a9767..022c83b1 100644 --- a/requirements/test.txt +++ b/requirements/test.txt @@ -118,7 +118,7 @@ pyflakes==2.3.1 # via flake8 pygments==2.9.0 # via sphinx -pyparsing==2.4.7 +pyparsing==3.1.3 # via packaging pytest-cov==2.12.0 # via -r requirements/test.in