From 1eb2f7290e7906ad5d2c68cc66ed6066bc0f5509 Mon Sep 17 00:00:00 2001 From: Yohan Boniface Date: Wed, 23 Dec 2015 22:11:22 +0100 Subject: [PATCH] Bump django to 1.8.7 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index a84dba4b..5bc55726 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,5 +1,5 @@ django-compressor==1.5 -Django==1.8.5 +Django==1.8.7 Pillow==3.0.0 psycopg2==2.6.1 python-social-auth==0.2.13