chore: Bump FAB to 3.4.0 (#17420)

Bumping FAB to latest 3.4.0
This commit is contained in:
kamalkeshavani-aiinside 2021-11-19 20:29:03 +05:30 committed by GitHub
parent 8d8fbac838
commit 02a9b84b14
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 2 additions and 2 deletions

View File

@ -77,7 +77,7 @@ flask==1.1.4
# flask-openid
# flask-sqlalchemy
# flask-wtf
flask-appbuilder==3.3.4
flask-appbuilder==3.4.0
# via apache-superset
flask-babel==1.0.0
# via flask-appbuilder

View File

@ -75,7 +75,7 @@ setup(
"cryptography>=3.3.2",
"deprecation>=2.1.0, <2.2.0",
"flask>=1.1.0, <2.0.0",
"flask-appbuilder>=3.3.4, <4.0.0",
"flask-appbuilder>=3.4.0, <4.0.0",
"flask-caching>=1.10.0",
"flask-compress",
"flask-talisman",