Skip to content

Commit

Permalink
chore(deps): bump cookiecutter from 2.3.0 to 2.3.1 in /requirements (#…
Browse files Browse the repository at this point in the history
…5979)

Bumps [cookiecutter](https://github.com/cookiecutter/cookiecutter) from 2.3.0 to 2.3.1.
- [Release notes](https://github.com/cookiecutter/cookiecutter/releases)
- [Changelog](https://github.com/cookiecutter/cookiecutter/blob/main/HISTORY.md)
- [Commits](cookiecutter/cookiecutter@2.3.0...2.3.1)

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

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Daniel Mil <[email protected]>
Co-authored-by: Mehmet Nuri Deveci <[email protected]>
  • Loading branch information
3 people authored Oct 3, 2023
1 parent 9f235c7 commit a6359cc
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.17.33
PyYAML~=6.0,>=6.0.1
cookiecutter~=2.3.0
cookiecutter~=2.3.1
aws-sam-translator==1.76.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 @@ -212,9 +212,9 @@ click==8.1.7 \
# aws-sam-cli (setup.py)
# cookiecutter
# flask
cookiecutter==2.3.0 \
--hash=sha256:7e87944757c6e9f8729cf89a4139b6a35ab4d6dcbc6ae3e7d6360d44ad3ad383 \
--hash=sha256:942a794981747f6d7f439d6e49d39dc91a9a641283614160c93c474c72c29621
cookiecutter==2.3.1 \
--hash=sha256:42aa1d27368f58be600d13e56d5d2177684f8f69a40d9cbad84851ba44f842de \
--hash=sha256:a583118324edb95e01da3c8468209c2d5562e4553009866b1d891c50e72b2373
# via aws-sam-cli (setup.py)
cryptography==41.0.4 \
--hash=sha256:004b6ccc95943f6a9ad3142cfabcc769d7ee38a3f60fb0dddbfb431f818c3a67 \
Expand Down
6 changes: 3 additions & 3 deletions requirements/reproducible-mac.txt
Original file line number Diff line number Diff line change
Expand Up @@ -230,9 +230,9 @@ click==8.1.7 \
# aws-sam-cli (setup.py)
# cookiecutter
# flask
cookiecutter==2.3.0 \
--hash=sha256:7e87944757c6e9f8729cf89a4139b6a35ab4d6dcbc6ae3e7d6360d44ad3ad383 \
--hash=sha256:942a794981747f6d7f439d6e49d39dc91a9a641283614160c93c474c72c29621
cookiecutter==2.3.1 \
--hash=sha256:42aa1d27368f58be600d13e56d5d2177684f8f69a40d9cbad84851ba44f842de \
--hash=sha256:a583118324edb95e01da3c8468209c2d5562e4553009866b1d891c50e72b2373
# via aws-sam-cli (setup.py)
cryptography==41.0.4 \
--hash=sha256:004b6ccc95943f6a9ad3142cfabcc769d7ee38a3f60fb0dddbfb431f818c3a67 \
Expand Down
6 changes: 3 additions & 3 deletions requirements/reproducible-win.txt
Original file line number Diff line number Diff line change
Expand Up @@ -234,9 +234,9 @@ colorama==0.4.6 \
--hash=sha256:08695f5cb7ed6e0531a20572697297273c47b8cae5a63ffc6d6ed5c201be6e44 \
--hash=sha256:4f1d9991f5acc0ca119f9d443620b77f9d6b33703e51011c16baf57afb285fc6
# via click
cookiecutter==2.3.0 \
--hash=sha256:7e87944757c6e9f8729cf89a4139b6a35ab4d6dcbc6ae3e7d6360d44ad3ad383 \
--hash=sha256:942a794981747f6d7f439d6e49d39dc91a9a641283614160c93c474c72c29621
cookiecutter==2.3.1 \
--hash=sha256:42aa1d27368f58be600d13e56d5d2177684f8f69a40d9cbad84851ba44f842de \
--hash=sha256:a583118324edb95e01da3c8468209c2d5562e4553009866b1d891c50e72b2373
# via aws-sam-cli (setup.py)
cryptography==41.0.4 \
--hash=sha256:004b6ccc95943f6a9ad3142cfabcc769d7ee38a3f60fb0dddbfb431f818c3a67 \
Expand Down

0 comments on commit a6359cc

Please sign in to comment.