mirror of
https://github.com/GSA/notifications-api.git
synced 2026-07-31 19:58:46 -04:00
fix aiohttp and cryptography
This commit is contained in:
@@ -59,7 +59,7 @@ shapely = "^2.1.2"
|
||||
smartypants = "^2.0.1"
|
||||
mistune = "^3.2.1"
|
||||
blinker = "^1.9.0"
|
||||
cryptography = "^46.0.7"
|
||||
cryptography = "^48.0.1"
|
||||
idna = "^3.15"
|
||||
jmespath = "^1.1.0"
|
||||
markupsafe = "^3.0.3"
|
||||
@@ -79,7 +79,7 @@ virtualenv = "^21.1.0"
|
||||
marshmallow-enum = "^1.5.1"
|
||||
awscli = "^1.44.38"
|
||||
typing-extensions = "^4.15.0"
|
||||
aiohttp = "^3.13.4"
|
||||
aiohttp = "^3.14.1"
|
||||
pytest = "^9.0.2"
|
||||
filelock = ">=3.20.3"
|
||||
pyasn1 = ">=0.6.3"
|
||||
|
||||
Reference in New Issue
Block a user