From 35056bfaf6adfa1d9479e98fe94dfa50c31029ea Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Laura=20Kl=C3=BCnder?= Date: Wed, 21 Dec 2016 22:54:36 +0100 Subject: [PATCH] update django-htmlmin --- src/requirements/htmlmin.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/requirements/htmlmin.txt b/src/requirements/htmlmin.txt index 5692111e..6c909096 100644 --- a/src/requirements/htmlmin.txt +++ b/src/requirements/htmlmin.txt @@ -1 +1 @@ -django-htmlmin>=0.9,<0.10 +django-htmlmin>=0.10,<0.11