From 7a1e51d3962a6894d7945f0a1b57f4ca2c01389c Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 6 Apr 2020 00:42:55 +0100 Subject: [PATCH] Update pyparsing from 2.4.6 to 2.4.7 --- requirements/test.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements/test.txt b/requirements/test.txt index a54c6a16..0afe145a 100644 --- a/requirements/test.txt +++ b/requirements/test.txt @@ -49,7 +49,7 @@ pycparser==2.20 # via cffi pydocstyle==3.0.0 pyflakes==2.1.1 # via flake8 pygments==2.4.2 # via sphinx -pyparsing==2.4.6 # via packaging +pyparsing==2.4.7 # via packaging pytest-cov==2.7.1 pytest==4.6.5 python-mimeparse==1.6.0 # via testtools