mirror of
https://github.com/GSA/notifications-api.git
synced 2026-07-09 19:04:05 -04:00
fix pyasn1 and filelock
This commit is contained in:
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user