From 69def97f9495b6496f2ac66125ed28bbd4104ffb Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Mon, 6 Apr 2020 06:01:49 +0000 Subject: [PATCH] Bump pyparsing from 2.1.10 to 2.4.7 Bumps [pyparsing](https://github.com/pyparsing/pyparsing) from 2.1.10 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.1.10...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 17626b5..9c6681d 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,5 +1,5 @@ appdirs==1.4.0 packaging==19.0 -pyparsing==2.1.10 +pyparsing==2.4.7 requests==2.22.0 six==1.12.0