From 550d434c4610c4cef2a6c1e1f5d3a52b64462ffe Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Sat, 12 Jun 2021 12:51:09 +0000 Subject: [PATCH] Update django-crispy-forms from 1.7.2 to 1.12.0 --- requirements/base.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements/base.txt b/requirements/base.txt index 013234b2..a0340d49 100644 --- a/requirements/base.txt +++ b/requirements/base.txt @@ -13,7 +13,7 @@ cx-oracle==6.4.1 dj-database-url==0.5.0 django-cas-ng==3.5.9 django-clever-selects==0.8.2 -django-crispy-forms==1.7.2 +django-crispy-forms==1.12.0 django-datatables-view==1.16.0 django-js-reverse==0.8.2 django-static-precompiler==1.8.2