From 55abcfb545e328c694a3b65dc57d81026bb03f67 Mon Sep 17 00:00:00 2001 From: Yohan Boniface Date: Wed, 29 Jun 2016 17:23:31 +0200 Subject: [PATCH] Bump Django to 1.9.7 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index f4044f98..bd78caba 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,5 +1,5 @@ django-compressor==2.0 -Django==1.9.6 +Django==1.9.7 Pillow==3.2.0 psycopg2==2.6.1 python-social-auth==0.2.19