Skip to content

Commit

Permalink
Upgrade FAB to 4.1.2 (#24619)
Browse files Browse the repository at this point in the history
  • Loading branch information
potiuk authored Jun 23, 2022
1 parent afae297 commit b8a4ac5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -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.1
flask-appbuilder==4.1.2
flask-caching>=1.5.0
flask-login>=0.5
flask-session>=0.4.0
Expand Down

0 comments on commit b8a4ac5

Please sign in to comment.