diff --git a/setup.py b/setup.py index f335705d..dadf79b6 100644 --- a/setup.py +++ b/setup.py @@ -69,7 +69,7 @@ def find_version(*file_paths): "MarkupSafe==3.0.2", 'Flask==2.3.3', 'itsdangerous==2.1.2', - "cryptography==42.0.4", + "cryptography==44.0.1", "filelock==3.0.12", 'sh==1.14.2', 'python-crontab==2.6.0'