diff --git a/setup.py b/setup.py index e4c6157..6530514 100644 --- a/setup.py +++ b/setup.py @@ -11,7 +11,7 @@ "requests>=2.32.3", "PyJWT>=2.8,<2.10", "cffi>=1.15.1", - "cryptography==44.0.1", + "cryptography==44.0.2", "setuptools~=70.3", "grpcio-status>=1.64,<1.67", "protoc-gen-openapiv2>=0.0.1",