fix pyasn1 and filelock

This commit is contained in:
Kenneth Kehl
2026-01-20 10:11:06 -08:00
parent 55b61eedaa
commit 683c558a58
2 changed files with 13 additions and 12 deletions

View File

@@ -80,10 +80,11 @@ awscli = "^1.40.36"
typing-extensions = "^4.15.0"
aiohttp = "^3.13.3"
pytest = "^9.0.2"
filelock = ">=3.20.3"
pyasn1 = ">=0.6.2"
[tool.poetry.group.dev.dependencies]
awscli = "^1.33.32"
bandit = "*"
black = "^25.12.0"
cyclonedx-python-lib = "^11.6.0"