Skip to content

Commit 5d5ad85

Browse files
authored
Merge pull request #908 from NASA-IMPACT/dependabot/pip/django-crispy-forms-2.3
Bump django-crispy-forms from 2.1 to 2.3
2 parents 482c4c0 + eb3cd88 commit 5d5ad85

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
@@ -15,7 +15,7 @@ django-environ==0.11.2 # https://github.com/joke2k/django-environ
1515
django-extensions==3.2.3 # https://github.com/django-extensions/django-extensions
1616
django-model-utils==4.3.1 # https://github.com/jazzband/django-model-utils
1717
django-allauth==0.60.1 # https://github.com/pennersr/django-allauth
18-
django-crispy-forms==2.1 # https://github.com/django-crispy-forms/django-crispy-forms
18+
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
2020

2121
# project-specific

0 commit comments

Comments
 (0)