Update dependency cryptography to v49

This commit is contained in:
Spacebot 2026-06-12 20:22:20 +00:00
commit fdfde0fb3d

View file

@ -15,7 +15,7 @@ dependencies = [
"charset-normalizer==3.4.7",
"click==8.4.1",
"colorama==0.4.6",
"cryptography==48.0.1",
"cryptography==49.0.0",
"fastapi==0.136.3",
"fastapi-cache2==0.2.2",
"greenlet==3.5.1",