Merge pull request #1772 from GSA/update-dependencies

Updating dependencies before dependabot
This commit is contained in:
Alex Janousek
2025-06-17 13:31:58 -04:00
committed by GitHub
2 changed files with 589 additions and 590 deletions

1173
poetry.lock generated

File diff suppressed because it is too large Load Diff

View File

@@ -24,7 +24,7 @@ click-datetime = "==0.4.0"
click-didyoumean = "==0.3.1"
click-plugins = "==1.1.1"
click-repl = "==0.3.0"
deprecated = "==1.2.14"
deprecated = "==1.2.18"
eventlet = "==0.40.0"
expiringdict = "==1.2.2"
flask = "~=3.1"
@@ -78,17 +78,17 @@ requests = "^2.32.4"
flask-socketio = "^5.5.1"
virtualenv = "^20.31.2"
marshmallow-enum = "^1.5.1"
awscli = "^1.40.26"
awscli = "^1.40.36"
typing-extensions = "^4.14.0"
aiohttp = "^3.12.13"
pytest = "^8.4.0"
cyclonedx-python-lib = "^10.2.0"
[tool.poetry.group.dev.dependencies]
awscli = "^1.33.32"
bandit = "*"
black = "^25.1.0"
cyclonedx-python-lib = "^10.2.0"
cloudfoundry-client = "*"
exceptiongroup = "==1.3.0"
flake8 = "^7.2.0"