From 8deacc0f5f3761ea459ce9cdbd7fad9c974608b5 Mon Sep 17 00:00:00 2001 From: Ilan Steemers Date: Thu, 8 Oct 2015 11:43:58 +0200 Subject: [PATCH] Updated botocore for testing --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 1c84c55..972fc33 100644 --- a/requirements.txt +++ b/requirements.txt @@ -7,7 +7,7 @@ arrow==0.6.0 blessed==1.10.0 boto3==1.1.4 -botocore==1.2.8 # via boto3 +botocore==1.2.9 # via boto3 django-picklefield==0.3.2 django-redis==4.2.0 docutils==0.12 # via botocore