From 9f7b81d2b37ead75b5bbae69e63c3b8f507832de Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Mon, 30 Mar 2020 19:51:30 +0000 Subject: [PATCH] Bump pyparsing from 2.3.0 to 2.4.6 Bumps [pyparsing](https://github.com/pyparsing/pyparsing) from 2.3.0 to 2.4.6. - [Release notes](https://github.com/pyparsing/pyparsing/releases) - [Changelog](https://github.com/pyparsing/pyparsing/blob/pyparsing_2.4.6/CHANGES) - [Commits](https://github.com/pyparsing/pyparsing/compare/pyparsing_2.3.0...pyparsing_2.4.6) 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..b69156e 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.6 pytest==4.5.0 pytest-cache==1.0 pytest-cov==2.7.1