From 27cd3d1f11e6cc398d1783ef74cf0eb0f6c8b7a4 Mon Sep 17 00:00:00 2001 From: Guillaume Pellerin Date: Thu, 29 Sep 2016 13:16:10 +0200 Subject: [PATCH] Upgrade django and mezzanine --- requirements.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/requirements.txt b/requirements.txt index 9f1cec83..6c566226 100644 --- a/requirements.txt +++ b/requirements.txt @@ -5,8 +5,8 @@ mysqlclient psycopg2 pyquery humanize -Django==1.9.7 -mezzanine==4.2.0 +Django==1.9.10 +mezzanine==4.2.2 django-modeltranslation django-meta django-bower -- 2.39.5