From 05d0663ef98fb758fe98105c3c92330012cfddf4 Mon Sep 17 00:00:00 2001 From: Ilan Steemers Date: Mon, 15 Feb 2016 15:16:15 +0100 Subject: [PATCH] Updates botocore to the latest version for testing --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index a651585..254d9ea 100644 --- a/requirements.txt +++ b/requirements.txt @@ -7,7 +7,7 @@ arrow==0.7.0 blessed==1.14.1 boto3==1.2.3 -botocore==1.3.23 # via boto3 +botocore==1.3.26 # via boto3 django-picklefield==0.3.2 django-redis==4.3.0 docutils==0.12 # via botocore