From cf6cd3a447f62fb4cb00c0992bee6a69f1acaa2c Mon Sep 17 00:00:00 2001 From: hackerkid Date: Sat, 22 Apr 2017 01:06:08 +0530 Subject: [PATCH] requirements: Upgrade django-pipeline to 1.6.12. --- requirements/common.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements/common.txt b/requirements/common.txt index 7a929ecd31..4ef4c5bd22 100644 --- a/requirements/common.txt +++ b/requirements/common.txt @@ -154,7 +154,7 @@ ujson==1.35 uritemplate==3.0.0 # Django extension for static asset pipeline -django-pipeline==1.6.11 +django-pipeline==1.6.12 # Needed for iOS push notifications git+https://github.com/sharmaeklavya2/PyAPNs.git@remove-simplejson#egg=apns==2.0.1