From 8b44dbfab89c80bf3ac5080c8ee456a856285051 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 3 May 2024 13:21:59 +0000 Subject: [PATCH] Bump django-model-utils from 4.3.1 to 4.5.1 Bumps [django-model-utils](https://github.com/jazzband/django-model-utils) from 4.3.1 to 4.5.1. - [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...4.5.1) --- updated-dependencies: - dependency-name: django-model-utils dependency-type: direct:production update-type: version-update:semver-minor ... 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 003551d1..5d27487b 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==4.5.1 django-multiselectfield==0.1.12 django-taggit==1.2.0 django-timezone-field==5.1