Skip to content

Commit 72c0cd1

Browse files
Bump django-model-utils from 4.5.1 to 5.0.0
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] <support@github.com>
1 parent c697cd3 commit 72c0cd1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements/base.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# Django
22
django==3.2.25
33
django-environ==0.11.2
4-
django-model-utils==4.5.1
4+
django-model-utils==5.0.0
55
django-anymail[mailgun]==9.2
66
django-mail-templated==2.6.5
77
django-allauth==0.55.2

0 commit comments

Comments
 (0)