diff --git a/setup.py b/setup.py index 4af01b0..31d6043 100644 --- a/setup.py +++ b/setup.py @@ -19,7 +19,7 @@ 'ordered_set; python_version >= "3.7.0"', 'paramiko', 'asteval', - 'cryptography==41.0.6', + 'cryptography==42.0.2', 'gitdb', 'pyasn1', 'natsort',