From ec2cc5c64967122bcbe6b999bd0da08c54dba659 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Fri, 14 Apr 2017 01:36:04 +0100 Subject: [PATCH] Update django-model-utils from 2.6 to 3.0.0 --- requirements/base.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements/base.txt b/requirements/base.txt index 9483d5d..5c784d6 100644 --- a/requirements/base.txt +++ b/requirements/base.txt @@ -18,7 +18,7 @@ django-crispy-forms==1.6.1 # Models django-stdimage==2.4.0 -django-model-utils==2.6 +django-model-utils==3.0.0 # Images Pillow==4.1.0