Skip to content
Open
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 pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ dependencies = [
"ruamel_yaml~=0.19.1",
"PyYAML~=6.0",
"cookiecutter>=2.6,<2.8",
"aws-sam-translator==1.111.0",
"aws-sam-translator==1.112.0",
# docker minor version updates can include breaking changes. Auto update micro version only.
"docker~=7.1.0",
"dateparser~=1.3",
Expand Down
6 changes: 3 additions & 3 deletions requirements/reproducible-linux.txt
Original file line number Diff line number Diff line change
Expand Up @@ -18,9 +18,9 @@ aws-lambda-builders==1.66.0 \
--hash=sha256:56f1593c4cfe778210aafc4c04d30fcd41c35eb12fb37d666dc92db989125845 \
--hash=sha256:a4844aa3c751f4faf544e616ca71525939b2202c7189b94e4c7e9c4f29f77f5e
# via aws-sam-cli (pyproject.toml)
aws-sam-translator==1.111.0 \
--hash=sha256:510d0ad8cd40b245a62004f2dc974ddbb6ff0d496bdec0bc7d9cd209b46d5fad \
--hash=sha256:6884d94e28dc20384e5e0396e9386a456fe59303d706924deb2646329b4d97d3
aws-sam-translator==1.112.0 \
--hash=sha256:0595c9638c8bab79bcce51d7e7d82090e8dbea69b1e9b639417bc54c7c849f3d \
--hash=sha256:ccde29c04d24d74d348bb49d29d79c30bf327a84f63eb70fb99d5e8392148fb5
# via
# aws-sam-cli (pyproject.toml)
# 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 @@ -18,9 +18,9 @@ aws-lambda-builders==1.66.0 \
--hash=sha256:56f1593c4cfe778210aafc4c04d30fcd41c35eb12fb37d666dc92db989125845 \
--hash=sha256:a4844aa3c751f4faf544e616ca71525939b2202c7189b94e4c7e9c4f29f77f5e
# via aws-sam-cli (pyproject.toml)
aws-sam-translator==1.111.0 \
--hash=sha256:510d0ad8cd40b245a62004f2dc974ddbb6ff0d496bdec0bc7d9cd209b46d5fad \
--hash=sha256:6884d94e28dc20384e5e0396e9386a456fe59303d706924deb2646329b4d97d3
aws-sam-translator==1.112.0 \
--hash=sha256:0595c9638c8bab79bcce51d7e7d82090e8dbea69b1e9b639417bc54c7c849f3d \
--hash=sha256:ccde29c04d24d74d348bb49d29d79c30bf327a84f63eb70fb99d5e8392148fb5
# via
# aws-sam-cli (pyproject.toml)
# 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 @@ -18,9 +18,9 @@ aws-lambda-builders==1.66.0 \
--hash=sha256:56f1593c4cfe778210aafc4c04d30fcd41c35eb12fb37d666dc92db989125845 \
--hash=sha256:a4844aa3c751f4faf544e616ca71525939b2202c7189b94e4c7e9c4f29f77f5e
# via aws-sam-cli (pyproject.toml)
aws-sam-translator==1.111.0 \
--hash=sha256:510d0ad8cd40b245a62004f2dc974ddbb6ff0d496bdec0bc7d9cd209b46d5fad \
--hash=sha256:6884d94e28dc20384e5e0396e9386a456fe59303d706924deb2646329b4d97d3
aws-sam-translator==1.112.0 \
--hash=sha256:0595c9638c8bab79bcce51d7e7d82090e8dbea69b1e9b639417bc54c7c849f3d \
--hash=sha256:ccde29c04d24d74d348bb49d29d79c30bf327a84f63eb70fb99d5e8392148fb5
# via
# aws-sam-cli (pyproject.toml)
# cfn-lint
Expand Down