fix: bump to FAB 4.3.9 remove CSP exception (#25712)

(cherry picked from commit 8fb0c8da56)
This commit is contained in:
Daniel Vaz Gaspar
2023-10-20 11:33:40 +01:00
committed by Michael S. Molina
parent 8483ab6c42
commit 8da27eda40
3 changed files with 2 additions and 4 deletions

View File

@@ -80,7 +80,7 @@ setup(
"cryptography>=39.0.1, <40",
"deprecation>=2.1.0, <2.2.0",
"flask>=2.2.5, <3.0.0",
"flask-appbuilder>=4.3.7, <5.0.0",
"flask-appbuilder>=4.3.9, <5.0.0",
"flask-caching>=1.11.1, <2.0",
"flask-compress>=1.13, <2.0",
"flask-talisman>=1.0.0, <2.0",