diff --git a/setup.py b/setup.py index d689bd8..f20a2cc 100644 --- a/setup.py +++ b/setup.py @@ -19,7 +19,7 @@ 'ordered_set; python_version >= "3.7.0"', 'paramiko', 'asteval', - 'cryptography==42.0.4', + 'cryptography==43.0.1', 'gitdb', 'pyasn1', 'natsort',