diff --git a/pyproject.toml b/pyproject.toml index 25edbd237..59f393c2d 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -41,7 +41,7 @@ dependencies = [ "deepdiff==8.6.*", "ordered-set==4.1.*", # Each time cryptography version is updated, need to regenerate scripts/ci/custom-hooks/hook-cryptography.py - "cryptography==44.0.1", + "cryptography==46.0.5", "paramiko==3.4.*", "jsonschema==4.22.*", "referencing==0.35.*",