From ea67e1711a35dbe65b3fb55a2be8bfb1ab7b94bf Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Tue, 11 Aug 2020 20:09:48 +0000 Subject: [PATCH] Bump pyparsing from 2.4.5 to 2.4.7 in /common Bumps [pyparsing](https://github.com/pyparsing/pyparsing) from 2.4.5 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.4.5...pyparsing_2.4.7) Signed-off-by: dependabot-preview[bot] --- common/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/common/requirements.txt b/common/requirements.txt index 33673b1b..205b3036 100644 --- a/common/requirements.txt +++ b/common/requirements.txt @@ -7,7 +7,7 @@ packaging==19.2 pathlib2==2.3.5 ; python_version < '3.6' pluggy==0.13.0 py==1.8.0 -pyparsing==2.4.5 +pyparsing==2.4.7 pytest==4.6.11 scandir==1.10.0 ; python_version < '3.5' six==1.13.0