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",