diff --git a/setup.cfg b/setup.cfg index a5b52a7766711..fd10a929686da 100644 --- a/setup.cfg +++ b/setup.cfg @@ -107,7 +107,7 @@ install_requires = # Every time we update FAB version here, please make sure that you review the classes and models in # `airflow/www/fab_security` with their upstream counterparts. In particular, make sure any breaking changes, # for example any new methods, are accounted for. - flask-appbuilder==4.1.2 + flask-appbuilder==4.1.3 flask-caching>=1.5.0 flask-login>=0.5 flask-session>=0.4.0