diff --git a/setup.py b/setup.py index 4cefd5da..44d61cd9 100644 --- a/setup.py +++ b/setup.py @@ -71,7 +71,7 @@ def find_version(*file_paths): 'Flask==2.3.3', 'itsdangerous==2.1.2', "cryptography==37.0.2", - "filelock==3.0.12", + "filelock==3.16.1", 'sh==1.14.2', 'python-crontab==2.6.0' ],