diff --git a/pyproject.toml b/pyproject.toml index df3bf4a2fe..e3f3764467 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -17,7 +17,7 @@ dependencies = [ "build", "cachetools~=5.3", "click<9.0", - "cookiecutter>=2.1.1, <3.0", + "cookiecutter>=2.3.0, <3.0", "dynaconf>=3.1.2, <4.0", "fsspec>=2021.4, <2024.1", # Upper bound set arbitrarily, to be reassessed in early 2024 "gitpython~=3.0",