From 377dfcd283c1f815b8e5e92eed2c5477da2fc5f9 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Tue, 30 Jul 2019 06:06:22 +0000 Subject: [PATCH] Bump pyparsing from 2.1.10 to 2.4.2 Bumps [pyparsing](https://github.com/pyparsing/pyparsing) from 2.1.10 to 2.4.2. - [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.2) 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..71b0ed1 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.2 requests==2.22.0 six==1.12.0