You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@superset.apache.org by ma...@apache.org on 2024/03/27 16:19:30 UTC

(superset) branch master updated: chore(🦾): bump python "wtforms==3.1.2" (#27688)

This is an automated email from the ASF dual-hosted git repository.

maximebeauchemin pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/superset.git


The following commit(s) were added to refs/heads/master by this push:
     new 47adcd7f32 chore(🦾): bump python "wtforms==3.1.2" (#27688)
47adcd7f32 is described below

commit 47adcd7f32a2fff0db6bfdc6e3beb328cae77987
Author: github-actions[bot] <41...@users.noreply.github.com>
AuthorDate: Wed Mar 27 09:19:24 2024 -0700

    chore(🦾): bump python "wtforms==3.1.2" (#27688)
    
    Co-authored-by: GitHub Action <ac...@github.com>
---
 requirements/base.txt | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/requirements/base.txt b/requirements/base.txt
index 9c1f6b12a0..3766863a93 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