From 5771a4b5f79c47d819d5b0aac0e02fa740b48e8b Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 19 Jun 2023 04:36:06 +0100 Subject: [PATCH] Update pyparsing from 2.4.7 to 3.1.0 --- requirements/test.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements/test.txt b/requirements/test.txt index 748a9767..45a872ef 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.0 # via packaging pytest-cov==2.12.0 # via -r requirements/test.in