From 56ac205cc2c01493dd4116651d40b75daf0d4625 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Wed, 19 Aug 2020 08:50:59 +0000 Subject: [PATCH] Bump django-model-utils from 3.2.0 to 4.0.0 Bumps [django-model-utils](https://github.com/jazzband/django-model-utils) from 3.2.0 to 4.0.0. - [Release notes](https://github.com/jazzband/django-model-utils/releases) - [Changelog](https://github.com/jazzband/django-model-utils/blob/master/CHANGES.rst) - [Commits](https://github.com/jazzband/django-model-utils/compare/3.2.0...4.0.0) Signed-off-by: dependabot-preview[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 8d6be91..fc1a6c3 100644 --- a/requirements.txt +++ b/requirements.txt @@ -3,7 +3,7 @@ django-cors-middleware==1.5.0 django-crispy-forms==1.9.2 django-filter==2.2.0 django-guardian==1.4.9 -django-model-utils==3.2.0 +django-model-utils==4.0.0 djangorestframework==3.11.1 djangorestframework-jwt==1.11.0 django-celery-results==1.0.1