diff --git a/pyproject.toml b/pyproject.toml index 5548dfd91..e17039fa5 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -28,7 +28,7 @@ dependencies = [ "base58", "xxhash", "filelock>=3.4,<4.0", - "click>=8.0,<8.1.4", + "click>=8.0,<8.1.6", "click-help-colors>=0.9.1,<0.10", "rich>=12.3,<14.0", "tqdm>=4.62,<5.0",