Skip to content

Commit 21a2e7b

Browse files
authored
chore: Bump Flask-AppBuilder constraints (#22927)
1 parent e13ebb6 commit 21a2e7b

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>=39.0.0,<40",
8484
"deprecation>=2.1.0, <2.2.0",
8585
"flask>=2.1.3, <2.2",
86-
"flask-appbuilder>=4.1.6, <5.0.0",
86+
"flask-appbuilder>=4.2.0, <5.0.0",
8787
"flask-caching>=1.10.1, <1.11",
8888
"flask-compress>=1.13, <2.0",
8989
"flask-talisman>=1.0.0, <2.0",

0 commit comments

Comments
 (0)