Skip to content

Commit 23083be

Browse files
Bump django-model-utils from 4.5.1 to 5.0.0 in /backend
Bumps [django-model-utils](https://github.com/jazzband/django-model-utils) from 4.5.1 to 5.0.0. - [Release notes](https://github.com/jazzband/django-model-utils/releases) - [Changelog](https://github.com/jazzband/django-model-utils/blob/master/CHANGES.rst) - [Commits](jazzband/django-model-utils@4.5.1...5.0.0) --- updated-dependencies: - dependency-name: django-model-utils dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent c4ed4ce commit 23083be

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)