From 5eb84c600f7ce791c661a8841dd2df34a91a8df5 Mon Sep 17 00:00:00 2001 From: Ilan Steemers Date: Fri, 16 Oct 2015 12:24:05 +0200 Subject: [PATCH] Updates botocore for testing --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 953e7e9..9998ffd 100644 --- a/requirements.txt +++ b/requirements.txt @@ -7,7 +7,7 @@ arrow==0.7.0 blessed==1.12.0 boto3==1.1.4 -botocore==1.2.10 # via boto3 +botocore==1.2.11 # via boto3 django-picklefield==0.3.2 django-redis==4.2.0 docutils==0.12 # via botocore