From d7d6eda18b0121912232caf567ae38b7e6c5fb64 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Sun, 31 Oct 2021 02:08:50 +0000 Subject: [PATCH] Update pyparsing from 2.4.7 to 3.0.4 --- requirements/test.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements/test.txt b/requirements/test.txt index 748a9767..285d1d40 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.4 # via packaging pytest-cov==2.12.0 # via -r requirements/test.in