diff --git a/setup.py b/setup.py index f335705d..574fcc87 100644 --- a/setup.py +++ b/setup.py @@ -70,7 +70,7 @@ def find_version(*file_paths): 'Flask==2.3.3', 'itsdangerous==2.1.2', "cryptography==42.0.4", - "filelock==3.0.12", + "filelock==3.17.0", 'sh==1.14.2', 'python-crontab==2.6.0' ],