diff --git a/pyproject.toml b/pyproject.toml index 1d10c44e2..2073f5b3b 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.6", "paramiko==3.4.*", "jsonschema==4.22.*", "referencing==0.35.*",