From 97612c05f0c90c1be9981de17bf94e96b69da61b Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Sat, 15 Jun 2024 18:48:28 +0200 Subject: [PATCH] Update django-crispy-forms from 1.7.0 to 2.2 --- requirements/base.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements/base.txt b/requirements/base.txt index f5d216ea..335a6606 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.2 django-braces==1.12.0 django-floppyforms==1.7.0