chore: bump FAB to 3.4.5 (#19323)

This commit is contained in:
Daniel Vaz Gaspar 2022-03-23 10:13:16 +00:00 committed by GitHub
parent ff6ee3766c
commit 87e36d6abb
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.4.3
flask-appbuilder==3.4.5
# via apache-superset
flask-babel==1.0.0
# via flask-appbuilder

View File

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