Skip to content

Commit

Permalink
Merge pull request #544 from fedejaure/dependabot/pip/develop/cookiec…
Browse files Browse the repository at this point in the history
…utter-2.5.0

Bump cookiecutter from 2.4.0 to 2.5.0
  • Loading branch information
fedejaure authored Dec 8, 2023
2 parents d3ccc7f + 80894da commit e01b9e2
Show file tree
Hide file tree
Showing 2 changed files with 32 additions and 12 deletions.
42 changes: 31 additions & 11 deletions poetry.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ classifiers=[

[tool.poetry.dependencies]
python = "<3.12,>=3.8"
cookiecutter = "^2.4.0"
cookiecutter = "^2.5.0"

[tool.poetry.group.dev.dependencies]
pre-commit = "^3.5.0"
Expand Down

0 comments on commit e01b9e2

Please sign in to comment.