Skip to content

Commit

Permalink
chore(deps): bump cookiecutter from 2.5.0 to 2.6.0
Browse files Browse the repository at this point in the history
Bumps [cookiecutter](https://github.com/cookiecutter/cookiecutter) from 2.5.0 to 2.6.0.
- [Release notes](https://github.com/cookiecutter/cookiecutter/releases)
- [Changelog](https://github.com/cookiecutter/cookiecutter/blob/main/HISTORY.md)
- [Commits](cookiecutter/cookiecutter@2.5.0...2.6.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 Feb 22, 2024
1 parent 9d727b9 commit ddd41d0
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
10 changes: 5 additions & 5 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 @@ -7,7 +7,7 @@ license = "Apache-2.0"

[tool.poetry.dependencies]
python = "^3.10"
cookiecutter = "^2.5.0"
cookiecutter = "^2.6.0"

[tool.poetry.dev-dependencies]
pytest = "^7.4.3"
Expand Down

0 comments on commit ddd41d0

Please sign in to comment.