update to latest on main

This commit is contained in:
Kenneth Kehl
2025-07-22 07:09:52 -07:00
2 changed files with 433 additions and 394 deletions

View File

@@ -75,7 +75,7 @@ jinja2 = "^3.1.6"
redis = "^5.0.8"
requests = "^2.32.4"
flask-socketio = "^5.5.1"
virtualenv = "^20.31.2"
virtualenv = "^20.32.0"
marshmallow-enum = "^1.5.1"
awscli = "^1.40.36"
typing-extensions = "^4.14.1"
@@ -87,7 +87,7 @@ pytest = "^8.4.0"
awscli = "^1.33.32"
bandit = "*"
black = "^25.1.0"
cyclonedx-python-lib = "^10.4.1"
cyclonedx-python-lib = "^11.0.0"
cloudfoundry-client = "*"
exceptiongroup = "==1.3.0"
flake8 = "^7.3.0"