From 7a05678244d857cc95b17bfc7fa8a7ee0c67cd90 Mon Sep 17 00:00:00 2001 From: Jared Kerim Date: Mon, 25 Aug 2014 18:53:53 +0000 Subject: [PATCH] Django security update (bug 1058141) --- requirements/stackato.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements/stackato.txt b/requirements/stackato.txt index 52c631bd..207025b8 100644 --- a/requirements/stackato.txt +++ b/requirements/stackato.txt @@ -1,5 +1,5 @@ # What needs to be installed on stackato is a subset of prod.txt -Django==1.5.8 +Django==1.5.9 PyJWT-mozilla==0.1.4.2 amqplib==1.0.2 anyjson==0.3.3