Skip to content

Commit 66a1e80

Browse files
authored
Merge pull request #202 from FullStackWithLawrence/dependabot/pip/django-model-utils-5.0.0
Bump django-model-utils from 4.3.1 to 5.0.0
2 parents d6de7d9 + 6f4a8e9 commit 66a1e80

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

requirements/base.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ uvicorn[standard]==0.38.0 # https://github.com/encode/uvicorn
1515
# ------------------------------------------------------------------------------
1616
django==4.1.6 # pyup: < 4.0 # https://www.djangoproject.com/
1717
django-environ==0.9.0 # https://github.com/joke2k/django-environ
18-
django-model-utils==4.3.1 # https://github.com/jazzband/django-model-utils
18+
django-model-utils==5.0.0 # https://github.com/jazzband/django-model-utils
1919
django-allauth==0.52.0 # https://github.com/pennersr/django-allauth
2020
django-crispy-forms==1.14.0 # https://github.com/django-crispy-forms/django-crispy-forms
2121
crispy-bootstrap5==0.7 # https://github.com/django-crispy-forms/crispy-bootstrap5

0 commit comments

Comments
 (0)