Skip to content

Commit b54b6eb

Browse files
authored
Merge pull request #1418 from nationalarchives/renovate/django-model-utils-4.x
Update dependency django-model-utils to v4.4.0
2 parents 7314356 + b272d95 commit b54b6eb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements/base.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ whitenoise==6.6.0 # https://github.com/evansd/whitenoise
66
# ------------------------------------------------------------------------------
77
django==3.2.25 # pyup: < 4.0 # https://www.djangoproject.com/
88
django-environ>=0.11.0 # https://github.com/joke2k/django-environ
9-
django-model-utils==4.3.1 # https://github.com/jazzband/django-model-utils
9+
django-model-utils==4.4.0 # https://github.com/jazzband/django-model-utils
1010
django-allauth==0.61.1 # https://github.com/pennersr/django-allauth
1111
django-waffle==4.1.0 # https://github.com/django-waffle/django-waffle
1212
django-widget-tweaks==1.5.0 # https://github.com/jazzband/django-widget-tweaks

0 commit comments

Comments
 (0)