diff --git a/pyproject.toml b/pyproject.toml index 7775f3c..9850bf8 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -6,7 +6,7 @@ authors = [ { name = "DNAstack", email = "devs@dnastack.com" } ] dependencies = [ - "click==8.1.7", + "click==8.3.3", "dnastack-client-library==3.1.59", "jsonpickle==4.0.0", "miniwdl==1.12.1",