From 6b79bfcc6545d6820c8146088f1ca5fd6be7fd4b Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" Date: Mon, 27 May 2019 15:36:18 +0000 Subject: [PATCH] Bump pyparsing from 2.1.10 to 2.4.0 Bumps [pyparsing](https://github.com/pyparsing/pyparsing) from 2.1.10 to 2.4.0. - [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.0) --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 17626b5..cf8d424 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.0 requests==2.22.0 six==1.12.0