Skip to content

Commit

Permalink
Bump FAB to 4.1.4 (#26393)
Browse files Browse the repository at this point in the history
No changes that should be replicated in `airflow/www/fab_security`
was found.

See dpgaspar/Flask-AppBuilder@v4.1.3...v4.1.4

I expect that the constraints dependencies got updated to:

flask-wtf==1.0.1
wtforms==3.0.1
  • Loading branch information
gmsantos committed Sep 15, 2022
1 parent 6f390fa commit da06ff0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.cfg
Expand Up @@ -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
Expand Down

0 comments on commit da06ff0

Please sign in to comment.