Skip to content

Commit a5282b6

Browse files
github-actions[bot]actions-userVandita2020
authored
chore: update aws-sam-translator to 1.99.0 (#8118)
* chore: update aws-sam-translator to 1.99.0 * Update reproducibles: update-reproducible-linux-reqs * Update reproducibles: update-reproducible-mac-reqs * Update reproducibles: update-reproducible-win-reqs --------- Co-authored-by: GitHub Action <action@github.com> Co-authored-by: Vandita Patidar <vandita.vk20@gmail.com>
1 parent 293948f commit a5282b6

4 files changed

Lines changed: 10 additions & 10 deletions

File tree

requirements/base.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ jmespath~=1.0.1
66
ruamel_yaml~=0.18.14
77
PyYAML~=6.0
88
cookiecutter~=2.6.0
9-
aws-sam-translator==1.98.0
9+
aws-sam-translator==1.99.0
1010
#docker minor version updates can include breaking changes. Auto update micro version only.
1111
docker~=7.1.0
1212
dateparser~=1.2

requirements/reproducible-linux.txt

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -22,9 +22,9 @@ aws-lambda-builders==1.54.0 \
2222
--hash=sha256:168ccca3ee70c68a499741ecf5dc984fc16b169ae7b95baf8118091315b42eb5 \
2323
--hash=sha256:c74353b6f4dfda981f3b01aa1e39180a492cbd323852122b6f6451faeb4d15f0
2424
# via aws-sam-cli (setup.py)
25-
aws-sam-translator==1.98.0 \
26-
--hash=sha256:65e7afffdda2e6f715debc251ddae5deba079af41db5dd9ecd370d658b9d728e \
27-
--hash=sha256:fe9fdf51b593aca4cde29f555e272b00d90662315c8078e9f5f3448dd962c66b
25+
aws-sam-translator==1.99.0 \
26+
--hash=sha256:b1997e09da876342655eb568e66098280ffd137213009f0136b57f4e7694c98c \
27+
--hash=sha256:be326054a7ee2f535fcd914db85e5d50bdf4054313c14888af69b6de3187cdf8
2828
# via
2929
# aws-sam-cli (setup.py)
3030
# cfn-lint

requirements/reproducible-mac.txt

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -22,9 +22,9 @@ aws-lambda-builders==1.54.0 \
2222
--hash=sha256:168ccca3ee70c68a499741ecf5dc984fc16b169ae7b95baf8118091315b42eb5 \
2323
--hash=sha256:c74353b6f4dfda981f3b01aa1e39180a492cbd323852122b6f6451faeb4d15f0
2424
# via aws-sam-cli (setup.py)
25-
aws-sam-translator==1.98.0 \
26-
--hash=sha256:65e7afffdda2e6f715debc251ddae5deba079af41db5dd9ecd370d658b9d728e \
27-
--hash=sha256:fe9fdf51b593aca4cde29f555e272b00d90662315c8078e9f5f3448dd962c66b
25+
aws-sam-translator==1.99.0 \
26+
--hash=sha256:b1997e09da876342655eb568e66098280ffd137213009f0136b57f4e7694c98c \
27+
--hash=sha256:be326054a7ee2f535fcd914db85e5d50bdf4054313c14888af69b6de3187cdf8
2828
# via
2929
# aws-sam-cli (setup.py)
3030
# cfn-lint

requirements/reproducible-win.txt

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -22,9 +22,9 @@ aws-lambda-builders==1.54.0 \
2222
--hash=sha256:168ccca3ee70c68a499741ecf5dc984fc16b169ae7b95baf8118091315b42eb5 \
2323
--hash=sha256:c74353b6f4dfda981f3b01aa1e39180a492cbd323852122b6f6451faeb4d15f0
2424
# via aws-sam-cli (setup.py)
25-
aws-sam-translator==1.98.0 \
26-
--hash=sha256:65e7afffdda2e6f715debc251ddae5deba079af41db5dd9ecd370d658b9d728e \
27-
--hash=sha256:fe9fdf51b593aca4cde29f555e272b00d90662315c8078e9f5f3448dd962c66b
25+
aws-sam-translator==1.99.0 \
26+
--hash=sha256:b1997e09da876342655eb568e66098280ffd137213009f0136b57f4e7694c98c \
27+
--hash=sha256:be326054a7ee2f535fcd914db85e5d50bdf4054313c14888af69b6de3187cdf8
2828
# via
2929
# aws-sam-cli (setup.py)
3030
# cfn-lint

0 commit comments

Comments
 (0)