From 54e95c58f16cd0a2e4d849b3f0bbcce358c7d1ed Mon Sep 17 00:00:00 2001 From: Nick Sergeant Date: Mon, 27 May 2019 17:01:34 -0400 Subject: [PATCH] Bump deps for security --- requirements.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/requirements.txt b/requirements.txt index ce73539..675d6e5 100644 --- a/requirements.txt +++ b/requirements.txt @@ -22,9 +22,9 @@ psycopg2==2.7.3 py-bcrypt==0.4 python-dateutil==2.5.3 python-postmark==0.4.10 -requests==2.20.* +requests==2.22.0 six==1.9.0 smartypants==1.8.6 stripe==2.29 -urllib3==1.24.2 +urllib3==1.25.3 whitenoise==3.2.2