Merge branch 'main' into 2401-add-in-flask-socketio-for-api-calls-rather-than-using-ajax

This commit is contained in:
Beverly Nguyen
2025-04-10 17:44:09 -07:00
2 changed files with 19 additions and 16 deletions

View File

@@ -85,7 +85,7 @@ bandit = "*"
black = "^25.1.0"
cloudfoundry-client = "*"
exceptiongroup = "==1.2.2"
flake8 = "^7.1.1"
flake8 = "^7.2.0"
flake8-bugbear = "^24.1.17"
freezegun = "^1.5.1"
honcho = "*"