Skip to content

Commit 71de938

Browse files
Bump django-model-utils from 4.3.1 to 4.5.1
Bumps [django-model-utils](https://github.com/jazzband/django-model-utils) from 4.3.1 to 4.5.1. - [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.3.1...4.5.1) --- updated-dependencies: - dependency-name: django-model-utils dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent ec652e8 commit 71de938

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
@@ -13,7 +13,7 @@ ipython==8.21.0
1313
django==4.2.9 # pyup: < 4.1 # https://www.djangoproject.com/
1414
django-environ==0.11.2 # https://github.com/joke2k/django-environ
1515
django-extensions==3.2.3 # https://github.com/django-extensions/django-extensions
16-
django-model-utils==4.3.1 # https://github.com/jazzband/django-model-utils
16+
django-model-utils==4.5.1 # https://github.com/jazzband/django-model-utils
1717
django-allauth==0.60.1 # https://github.com/pennersr/django-allauth
1818
django-crispy-forms==2.3 # https://github.com/django-crispy-forms/django-crispy-forms
1919
crispy-bootstrap5==2023.10 # https://github.com/django-crispy-forms/crispy-bootstrap5

0 commit comments

Comments
 (0)