From 682c19c08f8a7906aa6658851254699180f3da43 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Tue, 18 Sep 2018 01:30:54 -0400 Subject: [PATCH] Update pyparsing from 2.2.0 to 2.2.1 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 71de9b0a0..635a11870 100644 --- a/requirements.txt +++ b/requirements.txt @@ -14,7 +14,7 @@ statsd==3.3.0 pep8==1.7.1 pyflakes==2.0.0 mccabe==0.6.1 -pyparsing==2.2.0 +pyparsing==2.2.1 pycodestyle==2.3.1 # pyup: <2.4.0 enum34==1.1.6 configparser==3.5.0