fix aiohttp and cryptography

This commit is contained in:
Kenneth Kehl
2026-06-16 07:15:54 -07:00
parent 474a3dc788
commit 369c9bfbaa
2 changed files with 175 additions and 182 deletions

View File

@@ -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"