chore: bump FAB to 5.0.2 (#36086)

This commit is contained in:
Daniel Vaz Gaspar
2025-11-14 11:57:50 +00:00
committed by GitHub
parent 37d58a476c
commit b051f779e6
6 changed files with 103 additions and 6 deletions

View File

@@ -48,7 +48,7 @@ dependencies = [
"cryptography>=42.0.4, <45.0.0",
"deprecation>=2.1.0, <2.2.0",
"flask>=2.2.5, <3.0.0",
"flask-appbuilder>=5.0.0,<6",
"flask-appbuilder>=5.0.2,<6",
"flask-caching>=2.1.0, <3",
"flask-compress>=1.13, <2.0",
"flask-talisman>=1.0.0, <2.0",