diff --git a/pyproject.toml b/pyproject.toml index b926b195..a6189889 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -113,7 +113,7 @@ dependencies = [ "pyyaml==6.0.3", "rich==13.7.0", "keyring==24.3.0", - "cryptography==41.0.8", + "cryptography==46.0.5", "click-completion==0.5.2", "tabulate==0.9.0", "colorama==0.4.6",