diff --git a/poetry.lock b/poetry.lock index a0dc70484f..292c334457 100644 --- a/poetry.lock +++ b/poetry.lock @@ -1287,13 +1287,13 @@ Django = ">=2.2" [[package]] name = "django-model-utils" -version = "4.5.1" +version = "5.0.0" description = "Django model mixins and utilities" optional = false python-versions = ">=3.8" files = [ - {file = "django_model_utils-4.5.1-py3-none-any.whl", hash = "sha256:f1141fc71796242edeffed5ad53a8cc57f00d345eb5a3a63e3f69401cd562ee2"}, - {file = "django_model_utils-4.5.1.tar.gz", hash = "sha256:1220f22d9a467d53a1e0f4cda4857df0b2f757edf9a29955c42461988caa648a"}, + {file = "django_model_utils-5.0.0-py3-none-any.whl", hash = "sha256:fec78e6c323d565a221f7c4edc703f4567d7bb1caeafe1acd16a80c5ff82056b"}, + {file = "django_model_utils-5.0.0.tar.gz", hash = "sha256:041cdd6230d2fbf6cd943e1969318bce762272077f4ecd333ab2263924b4e5eb"}, ] [package.dependencies]