File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed
{{cookiecutter.project_slug}}/requirements Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -30,7 +30,7 @@ uvicorn[standard]==0.29.0 # https://github.com/encode/uvicorn
30
30
# ------------------------------------------------------------------------------
31
31
django==4.2.12 # pyup: < 5.0 # https://www.djangoproject.com/
32
32
django-environ==0.11.2 # https://github.com/joke2k/django-environ
33
- django-model-utils==4.5.0 # https://github.com/jazzband/django-model-utils
33
+ django-model-utils==4.5.1 # https://github.com/jazzband/django-model-utils
34
34
django-allauth[mfa]==0.62.1 # https://github.com/pennersr/django-allauth
35
35
django-crispy-forms==2.1 # https://github.com/django-crispy-forms/django-crispy-forms
36
36
crispy-bootstrap5==2024.2 # https://github.com/django-crispy-forms/crispy-bootstrap5
You can’t perform that action at this time.
0 commit comments