From 3a3d61089b5fe14f25f225a0e14859bd2276c773 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Tue, 25 Jan 2022 13:18:57 +0100 Subject: [PATCH] Update django-crispy-forms from 1.7.0 to 1.14.0 --- requirements/base.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements/base.txt b/requirements/base.txt index f5d216ea..ad0fac9e 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==1.14.0 django-braces==1.12.0 django-floppyforms==1.7.0