Skip to content
This repository was archived by the owner on Nov 3, 2023. It is now read-only.

Commit f93840d

Browse files
committed
chore: Bump Flask-AppBuilder constraints (apache#22927)
(cherry picked from commit 21a2e7b)
1 parent 66a7bb9 commit f93840d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -83,7 +83,7 @@ def get_git_sha() -> str:
8383
"cryptography>=3.3.2",
8484
"deprecation>=2.1.0, <2.2.0",
8585
"flask>=2.0.0, <3.0.0",
86-
"flask-appbuilder>=4.1.6, <5.0.0",
86+
"flask-appbuilder>=4.2.0, <5.0.0",
8787
"flask-caching>=1.10.0",
8888
"flask-compress",
8989
"flask-talisman",

0 commit comments

Comments
 (0)