change cookiecutter version

This commit is contained in:
vcerenu 2022-07-04 11:57:55 -03:00
parent 0e3e21c9cd
commit 7ddb4b552c
No known key found for this signature in database
GPG Key ID: 4D7B159107F1244A

2
poetry.lock generated
View File

@ -212,7 +212,7 @@ test = ["flake8 (==3.7.8)", "hypothesis (==3.55.3)"]
[[package]] [[package]]
name = "cookiecutter" name = "cookiecutter"
version = "1.7.3" version = "2.1.1"
description = "A command-line utility that creates projects from project templates, e.g. creating a Python package project from a Python package project template." description = "A command-line utility that creates projects from project templates, e.g. creating a Python package project from a Python package project template."
category = "dev" category = "dev"
optional = false optional = false