diff --git a/setup.cfg b/setup.cfg index a78834d5ecb3f..cd7efbef7d690 100644 --- a/setup.cfg +++ b/setup.cfg @@ -108,7 +108,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.3 + flask-appbuilder==4.1.4 flask-caching>=1.5.0 flask-login>=0.6.2 flask-session>=0.4.0