From caf8f1d064d46c9dcae10db31bf99e24cce98fe4 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Mon, 22 Jul 2019 06:03:34 +0000 Subject: [PATCH] Bump pyparsing from 2.1.10 to 2.4.1 Bumps [pyparsing](https://github.com/pyparsing/pyparsing) from 2.1.10 to 2.4.1. - [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.1) 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..ce1803b 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.1 requests==2.22.0 six==1.12.0