From 0d1a3a4b1d330c1af9c07ec2ce563711dcceaa89 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Sat, 13 Nov 2021 15:13:04 +0000 Subject: [PATCH] Update pyparsing from 2.4.7 to 3.0.6 --- requirements/test.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements/test.txt b/requirements/test.txt index 748a9767..b15da779 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.0.6 # via packaging pytest-cov==2.12.0 # via -r requirements/test.in