From 47adcd7f32a2fff0db6bfdc6e3beb328cae77987 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 27 Mar 2024 09:19:24 -0700 Subject: [PATCH] =?UTF-8?q?chore(=F0=9F=A6=BE):=20bump=20python=20"wtforms?= =?UTF-8?q?=3D=3D3.1.2"=20(#27688)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Co-authored-by: GitHub Action --- requirements/base.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements/base.txt b/requirements/base.txt index 9c1f6b12a..3766863a9 100644 --- a/requirements/base.txt +++ b/requirements/base.txt @@ -393,7 +393,7 @@ werkzeug==3.0.1 # flask-login wrapt==1.15.0 # via deprecated -wtforms==2.3.3 +wtforms==3.1.2 # via # apache-superset # flask-appbuilder