From 714eded40a898374eacecd0c809a8bacdac8b29e Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Mon, 6 Apr 2020 21:25:14 +0000 Subject: [PATCH] Bump pyparsing from 2.3.0 to 2.4.7 Bumps [pyparsing](https://github.com/pyparsing/pyparsing) from 2.3.0 to 2.4.7. - [Release notes](https://github.com/pyparsing/pyparsing/releases) - [Changelog](https://github.com/pyparsing/pyparsing/blob/master/CHANGES) - [Commits](https://github.com/pyparsing/pyparsing/compare/pyparsing_2.3.0...pyparsing_2.4.7) Signed-off-by: dependabot-preview[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index f266615..b39e60a 100644 --- a/requirements.txt +++ b/requirements.txt @@ -25,7 +25,7 @@ py==1.7.0 pycparser==2.19 pyflakes==2.1.1 Pygments==2.4.1 -pyparsing==2.3.0 +pyparsing==2.4.7 pytest==4.5.0 pytest-cache==1.0 pytest-cov==2.7.1