From cb83b385c2f71a5586851b1b86072af681df85f3 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Wed, 5 Oct 2016 23:50:54 -0400 Subject: [PATCH] Update argparse from 1.2.1 to 1.4.0 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 9ecad70d8..7d7885461 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,4 +1,4 @@ -argparse==1.2.1 +argparse==1.4.0 Flask==0.10.1 SQLAlchemy==0.8.3 gunicorn==18.0