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

dpgaspar 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 ee3befb9fc fix: bump FAB to 4.5.2 (#30688)
ee3befb9fc is described below

commit ee3befb9fc1d15fb42b7f53cd9bef73c74cc38f1
Author: Daniel Vaz Gaspar <[email protected]>
AuthorDate: Thu Oct 24 12:34:59 2024 +0100

    fix: bump FAB to 4.5.2 (#30688)
---
 requirements/base.txt | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/requirements/base.txt b/requirements/base.txt
index 904b1a18fc..db5814bcd2 100644
--- a/requirements/base.txt
+++ b/requirements/base.txt
@@ -109,7 +109,7 @@ flask==2.3.3
     #   flask-session
     #   flask-sqlalchemy
     #   flask-wtf
-flask-appbuilder==4.5.0
+flask-appbuilder==4.5.2
     # via apache-superset
 flask-babel==2.0.0
     # via flask-appbuilder
@@ -394,7 +394,7 @@ werkzeug==3.0.3
     #   flask-login
 wrapt==1.16.0
     # via deprecated
-wtforms==3.1.2
+wtforms==3.2.1
     # via
     #   apache-superset
     #   flask-appbuilder

Reply via email to