Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion requirements/base.txt
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ jmespath~=1.0.1
ruamel_yaml~=0.17.35
PyYAML~=6.0,>=6.0.1
cookiecutter~=2.3.1
aws-sam-translator==1.77.0
aws-sam-translator==1.78.0
#docker minor version updates can include breaking changes. Auto update micro version only.
docker~=6.1.0
dateparser~=1.1
Expand Down
6 changes: 3 additions & 3 deletions requirements/reproducible-linux.txt
Original file line number Diff line number Diff line change
Expand Up @@ -24,9 +24,9 @@ aws-lambda-builders==1.40.0 \
--hash=sha256:660b1d284320172beca39971b2932549d1ae642aa94500bcf70b612771957480 \
--hash=sha256:a48f083f750d62d5a5cf0bac1fe224682b5ed83dd821d794802c791ec22e077b
# via aws-sam-cli (setup.py)
aws-sam-translator==1.77.0 \
--hash=sha256:987513f653d3ca5cb8ce073653a1d66c80ca25a12d28600e763d22b8ebc82144 \
--hash=sha256:fd6ddd8fef93f0120d8acf2239423bb72909e39e21c8afd70e6b908b07068612
aws-sam-translator==1.78.0 \
--hash=sha256:9c4ce6682db770ecd3f7a9dffe228d47e67dc834656f713efb492c3f1b80d9b5 \
--hash=sha256:a3c405a9c8716e88515479ba1365cd405390abea3058ec51ddaff6acd9f564bd
# via
# aws-sam-cli (setup.py)
# cfn-lint
Expand Down
6 changes: 3 additions & 3 deletions requirements/reproducible-mac.txt
Original file line number Diff line number Diff line change
Expand Up @@ -24,9 +24,9 @@ aws-lambda-builders==1.40.0 \
--hash=sha256:660b1d284320172beca39971b2932549d1ae642aa94500bcf70b612771957480 \
--hash=sha256:a48f083f750d62d5a5cf0bac1fe224682b5ed83dd821d794802c791ec22e077b
# via aws-sam-cli (setup.py)
aws-sam-translator==1.77.0 \
--hash=sha256:987513f653d3ca5cb8ce073653a1d66c80ca25a12d28600e763d22b8ebc82144 \
--hash=sha256:fd6ddd8fef93f0120d8acf2239423bb72909e39e21c8afd70e6b908b07068612
aws-sam-translator==1.78.0 \
--hash=sha256:9c4ce6682db770ecd3f7a9dffe228d47e67dc834656f713efb492c3f1b80d9b5 \
--hash=sha256:a3c405a9c8716e88515479ba1365cd405390abea3058ec51ddaff6acd9f564bd
# via
# aws-sam-cli (setup.py)
# cfn-lint
Expand Down
6 changes: 3 additions & 3 deletions requirements/reproducible-win.txt
Original file line number Diff line number Diff line change
Expand Up @@ -24,9 +24,9 @@ aws-lambda-builders==1.40.0 \
--hash=sha256:660b1d284320172beca39971b2932549d1ae642aa94500bcf70b612771957480 \
--hash=sha256:a48f083f750d62d5a5cf0bac1fe224682b5ed83dd821d794802c791ec22e077b
# via aws-sam-cli (setup.py)
aws-sam-translator==1.77.0 \
--hash=sha256:987513f653d3ca5cb8ce073653a1d66c80ca25a12d28600e763d22b8ebc82144 \
--hash=sha256:fd6ddd8fef93f0120d8acf2239423bb72909e39e21c8afd70e6b908b07068612
aws-sam-translator==1.78.0 \
--hash=sha256:9c4ce6682db770ecd3f7a9dffe228d47e67dc834656f713efb492c3f1b80d9b5 \
--hash=sha256:a3c405a9c8716e88515479ba1365cd405390abea3058ec51ddaff6acd9f564bd
# via
# aws-sam-cli (setup.py)
# cfn-lint
Expand Down