From 51d029731f94a03b67c10ebffa06b81e7008bf63 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 4 Sep 2024 13:59:44 +0000 Subject: [PATCH] Bump django-model-utils from 4.3.1 to 5.0.0 Bumps [django-model-utils](https://github.com/jazzband/django-model-utils) from 4.3.1 to 5.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/4.3.1...5.0.0) --- updated-dependencies: - dependency-name: django-model-utils dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- requirements/production.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements/production.txt b/requirements/production.txt index 5edd10ee..4019467c 100644 --- a/requirements/production.txt +++ b/requirements/production.txt @@ -5,7 +5,7 @@ django-anymail[postmark]==10.0 django-autoslug==1.9.9 django-constance[redis]==2.9.1 django-crispy-forms==1.14.0 -django-model-utils==4.3.1 +django-model-utils==5.0.0 django-multiselectfield==0.1.12 django-taggit==1.2.0 django-timezone-field==5.1