From a0e9f72931b4c8b18d4b8f4d51b0b5322ee917c8 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 8 May 2024 00:16:54 +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.in | 2 +- requirements.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/requirements.in b/requirements.in index 58aae716f4..b4f8f18281 100644 --- a/requirements.in +++ b/requirements.in @@ -24,7 +24,7 @@ django-mathfilters google-cloud-kms==2.10.0 google-crc32c==1.1.2 backoff -django-model-utils==4.3.1 +django-model-utils==4.5.1 django-redis django-prometheus future diff --git a/requirements.txt b/requirements.txt index 896a00631f..670ef1f4f1 100644 --- a/requirements.txt +++ b/requirements.txt @@ -76,7 +76,7 @@ django-js-reverse==0.9.1 # via -r requirements.in django-mathfilters==1.0.0 # via -r requirements.in -django-model-utils==4.3.1 +django-model-utils==4.5.1 # via -r requirements.in django-mptt==0.14.0 # via -r requirements.in