chore(deps): bump flask-cors from 4.0.2 to 6.0.0 (#34138)

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot]
2025-07-11 13:38:13 -07:00
committed by GitHub
parent 5a32777dd0
commit 7c98c3f4f6

View File

@@ -40,7 +40,7 @@ dependencies = [
"click>=8.0.3",
"click-option-group",
"colorama",
"flask-cors>=4.0.2, <5.0",
"flask-cors>=4.0.2, <7.0",
"croniter>=0.3.28",
"cron-descriptor",
"cryptography>=42.0.4, <45.0.0",