From 6379050735fd385af637571d5af4a0541d32745f Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Fri, 19 Jul 2024 16:50:46 +0200 Subject: [PATCH] Update django-crispy-forms from 1.7.0 to 2.3 --- requirements/base.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements/base.txt b/requirements/base.txt index f5d216ea..e126675f 100644 --- a/requirements/base.txt +++ b/requirements/base.txt @@ -13,7 +13,7 @@ whitenoise==3.3.1 # Forms -django-crispy-forms==1.7.0 +django-crispy-forms==2.3 django-braces==1.12.0 django-floppyforms==1.7.0