Skip to content

Commit

Permalink
Bump cookiecutter from 2.4.0 to 2.5.0
Browse files Browse the repository at this point in the history
Bumps [cookiecutter](https://github.com/cookiecutter/cookiecutter) from 2.4.0 to 2.5.0.
- [Release notes](https://github.com/cookiecutter/cookiecutter/releases)
- [Changelog](https://github.com/cookiecutter/cookiecutter/blob/main/HISTORY.md)
- [Commits](cookiecutter/cookiecutter@2.4.0...2.5.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 and marcospri committed Jan 2, 2024
1 parent da824b7 commit d6468da
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions requirements/template.txt
Original file line number Diff line number Diff line change
Expand Up @@ -20,8 +20,8 @@ click==8.1.3
# via
# cookiecutter
# pip-tools
cookiecutter==2.4.0
# via -r template.in
cookiecutter==2.5.0
# via -r requirements/template.in
idna==3.4
# via requests
importlib-metadata==6.6.0
Expand All @@ -39,10 +39,10 @@ packaging==21.3
pep517==0.13.0
# via build
pip-sync-faster==0.0.3
# via -r template.in
# via -r requirements/template.in
pip-tools==7.3.0
# via
# -r template.in
# -r requirements/template.in
# pip-sync-faster
pygments==2.16.1
# via rich
Expand Down

0 comments on commit d6468da

Please sign in to comment.