Skip to content

Commit

Permalink
chore(deps): bump cookiecutter from 2.3.1 to 2.4.0 in /requirements
Browse files Browse the repository at this point in the history
Bumps [cookiecutter](https://github.com/cookiecutter/cookiecutter) from 2.3.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.3.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 2, 2023
1 parent 16332ec commit 82a553c
Show file tree
Hide file tree
Showing 4 changed files with 10 additions and 10 deletions.
2 changes: 1 addition & 1 deletion requirements/base.txt
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ boto3>=1.26.109,<2
jmespath~=1.0.1
ruamel_yaml~=0.18.3
PyYAML~=6.0,>=6.0.1
cookiecutter~=2.3.1
cookiecutter~=2.4.0
aws-sam-translator==1.79.0
#docker minor version updates can include breaking changes. Auto update micro version only.
docker~=6.1.0
Expand Down
6 changes: 3 additions & 3 deletions requirements/reproducible-linux.txt
Original file line number Diff line number Diff line change
Expand Up @@ -229,9 +229,9 @@ click==8.1.7 \
# aws-sam-cli (setup.py)
# cookiecutter
# flask
cookiecutter==2.3.1 \
--hash=sha256:42aa1d27368f58be600d13e56d5d2177684f8f69a40d9cbad84851ba44f842de \
--hash=sha256:a583118324edb95e01da3c8468209c2d5562e4553009866b1d891c50e72b2373
cookiecutter==2.4.0 \
--hash=sha256:6d1494e66a784f23324df9d593f3e43af3db4f4b926b9e49e6ff060169fc042a \
--hash=sha256:8344663028abc08ec09b912e663636a97e1775bffe973425ec0107431acd390e
# via aws-sam-cli (setup.py)
cryptography==41.0.5 \
--hash=sha256:0c327cac00f082013c7c9fb6c46b7cc9fa3c288ca702c74773968173bda421bf \
Expand Down
6 changes: 3 additions & 3 deletions requirements/reproducible-mac.txt
Original file line number Diff line number Diff line change
Expand Up @@ -247,9 +247,9 @@ click==8.1.7 \
# aws-sam-cli (setup.py)
# cookiecutter
# flask
cookiecutter==2.3.1 \
--hash=sha256:42aa1d27368f58be600d13e56d5d2177684f8f69a40d9cbad84851ba44f842de \
--hash=sha256:a583118324edb95e01da3c8468209c2d5562e4553009866b1d891c50e72b2373
cookiecutter==2.4.0 \
--hash=sha256:6d1494e66a784f23324df9d593f3e43af3db4f4b926b9e49e6ff060169fc042a \
--hash=sha256:8344663028abc08ec09b912e663636a97e1775bffe973425ec0107431acd390e
# via aws-sam-cli (setup.py)
cryptography==41.0.5 \
--hash=sha256:0c327cac00f082013c7c9fb6c46b7cc9fa3c288ca702c74773968173bda421bf \
Expand Down
6 changes: 3 additions & 3 deletions requirements/reproducible-win.txt
Original file line number Diff line number Diff line change
Expand Up @@ -233,9 +233,9 @@ colorama==0.4.6 \
--hash=sha256:08695f5cb7ed6e0531a20572697297273c47b8cae5a63ffc6d6ed5c201be6e44 \
--hash=sha256:4f1d9991f5acc0ca119f9d443620b77f9d6b33703e51011c16baf57afb285fc6
# via click
cookiecutter==2.3.1 \
--hash=sha256:42aa1d27368f58be600d13e56d5d2177684f8f69a40d9cbad84851ba44f842de \
--hash=sha256:a583118324edb95e01da3c8468209c2d5562e4553009866b1d891c50e72b2373
cookiecutter==2.4.0 \
--hash=sha256:6d1494e66a784f23324df9d593f3e43af3db4f4b926b9e49e6ff060169fc042a \
--hash=sha256:8344663028abc08ec09b912e663636a97e1775bffe973425ec0107431acd390e
# via aws-sam-cli (setup.py)
cryptography==41.0.5 \
--hash=sha256:0c327cac00f082013c7c9fb6c46b7cc9fa3c288ca702c74773968173bda421bf \
Expand Down

0 comments on commit 82a553c

Please sign in to comment.