Skip to content

Commit

Permalink
Bump django-model-utils from 4.5.1 to 5.0.0
Browse files Browse the repository at this point in the history
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]>
  • Loading branch information
dependabot[bot] authored Sep 9, 2024
1 parent 68f9497 commit cc1426f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion config/requirements/base.txt
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ django==5.1 # https://www.djangoproject.com/
django-allauth==64.0.0 # https://github.com/pennersr/django-allauth
django-crispy-forms==2.3 # https://github.com/django-crispy-forms/django-crispy-forms/stargazers
django-environ==0.11.2 # https://github.com/joke2k/django-environ
django-model-utils==4.5.1 # https://github.com/jazzband/django-model-utils
django-model-utils==5.0.0 # https://github.com/jazzband/django-model-utils
django-storages[boto3]==1.14.4 # https://github.com/jschneier/django-storages
django-quill-editor==0.1.40 # https://github.com/LeeHanYeong/django-quill-editor
whitenoise==6.7.0 # https://github.com/evansd/whitenoise/

0 comments on commit cc1426f

Please sign in to comment.