From 598b2df5a02e6e5532f86c936812a7bd23030a9a Mon Sep 17 00:00:00 2001 From: Alexander Graf Date: Tue, 2 Nov 2021 13:04:40 +0100 Subject: [PATCH] update wtforms --- core/admin/requirements-prod.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/core/admin/requirements-prod.txt b/core/admin/requirements-prod.txt index 3406122d..506cf050 100644 --- a/core/admin/requirements-prod.txt +++ b/core/admin/requirements-prod.txt @@ -52,5 +52,5 @@ tenacity==5.0.4 validators==0.12.6 visitor==0.1.3 Werkzeug==0.15.5 -WTForms==2.2.1 -WTForms-Components==0.10.4 +WTForms==2.3.3 +WTForms-Components==0.10.5