diff --git a/smsparkbuild/py39/Pipfile b/smsparkbuild/py39/Pipfile index 0c5cd37..ba1feab 100644 --- a/smsparkbuild/py39/Pipfile +++ b/smsparkbuild/py39/Pipfile @@ -28,7 +28,7 @@ pytest-cov = "==4.1.0" pytest-xdist = "==3.3.1" docker = "==6.1.3" docker-compose = "==1.29.2" -cryptography = "==42.0.4" +cryptography = "==44.0.1" typing-extensions = "==4.7.1" sagemaker = "==2.117.0" smspark = {editable = true, path = "."}