Skip to content

Commit

Permalink
Bump cookiecutter from 2.1.1 to 2.4.0
Browse files Browse the repository at this point in the history
Bumps [cookiecutter](https://github.com/cookiecutter/cookiecutter) from 2.1.1 to 2.4.0.
- [Release notes](https://github.com/cookiecutter/cookiecutter/releases)
- [Changelog](https://github.com/cookiecutter/cookiecutter/blob/main/HISTORY.md)
- [Commits](cookiecutter/cookiecutter@2.1.1...2.4.0)

---
updated-dependencies:
- dependency-name: cookiecutter
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 17, 2023
1 parent 9508551 commit db6d930
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 22 deletions.
28 changes: 7 additions & 21 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.1.1"
cookiecutter = "^2.4.0"

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

0 comments on commit db6d930

Please sign in to comment.