Skip to content

Commit bfb2106

Browse files
authored
Merge pull request #222 from a5chin/dependabot/pip/cookiecutter-gte-2.7.1
chore(uv): update cookiecutter requirement from >=2.6.0 to >=2.7.1
2 parents 9a05b5e + a18995a commit bfb2106

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ dependencies = [
2020

2121
[dependency-groups]
2222
dev = [
23-
"cookiecutter>=2.6.0",
23+
"cookiecutter>=2.7.1",
2424
"cookiecutter-data-science>=2.3.0",
2525
"ipykernel>=7.2.0",
2626
"jupyter>=1.1.1",

0 commit comments

Comments
 (0)