From 9b84011e75a43911ca2a7b3b439b3da992c81527 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Wed, 4 Sep 2024 13:45:47 +0000 Subject: [PATCH] chore(deps): update dependency django-model-utils to v5 --- pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pyproject.toml b/pyproject.toml index 9c10871..2e84eae 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -41,7 +41,7 @@ dependencies = [ "django-template-partials~=24.4", "google-api-python-client~=2.143", "google-auth-oauthlib~=1.2", - "django-model-utils~=4.5", + "django-model-utils~=5.0", "psycopg[binary,pool]~=3.2", "django-simple-history~=3.7", "django-postgres-metrics~=0.15", -- 2.39.5