diff --git a/smsparkbuild/py39/Pipfile b/smsparkbuild/py39/Pipfile index 775d817..0e35326 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 = "==41.0.3" +cryptography = "==41.0.4" typing-extensions = "==4.7.1" sagemaker = "==2.117.0" smspark = {editable = true, path = "."}