Skip to content

Commit 28889bb

Browse files
Bump django-model-utils from 4.5.1 to 5.0.0 in /backend (#4250)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent c7a16f4 commit 28889bb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

backend/pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ requires-python = "<3.13,>=3.11"
4646
dependencies = [
4747
"django==5.1.4",
4848
"django-environ==0.10.0",
49-
"django-model-utils==4.5.1",
49+
"django-model-utils==5.0.0",
5050
"django-timezone-field==7.0",
5151
"certifi==2024.7.4",
5252
"chardet==5.2.0",

0 commit comments

Comments
 (0)