fix: bump FAB to 4.5.4 (#32325)

This commit is contained in:
Daniel Vaz Gaspar
2025-02-25 19:06:41 +00:00
committed by GitHub
parent a08c18febe
commit c02a0a00f4
3 changed files with 3 additions and 3 deletions

View File

@@ -44,7 +44,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>=4.5.3, <5.0.0",
"flask-appbuilder>=4.5.4, <5.0.0",
"flask-caching>=2.1.0, <3",
"flask-compress>=1.13, <2.0",
"flask-talisman>=1.0.0, <2.0",