mirror of
https://github.com/Hopiu/cookiecutter-django.git
synced 2026-05-20 18:11:52 +00:00
Update django-crispy-forms from 1.6.1 to 1.7.0 (#1366)
This commit is contained in:
parent
768f528bb9
commit
e363d7c84a
1 changed files with 1 additions and 1 deletions
|
|
@ -16,7 +16,7 @@ whitenoise==3.3.1
|
|||
|
||||
|
||||
# Forms
|
||||
django-crispy-forms==1.6.1
|
||||
django-crispy-forms==1.7.0
|
||||
|
||||
# Models
|
||||
django-model-utils==3.0.0
|
||||
|
|
|
|||
Loading…
Reference in a new issue