Skip to content

Commit

Permalink
chore: update aws-sam-translator to 1.94.0 (#7724)
Browse files Browse the repository at this point in the history
* chore: update aws-sam-translator to 1.94.0

* Update reproducibles: update-reproducible-linux-reqs

* Update reproducibles: update-reproducible-mac-reqs

* Update reproducibles: update-reproducible-win-reqs

---------

Co-authored-by: GitHub Action <[email protected]>
  • Loading branch information
github-actions[bot] and actions-user authored Nov 22, 2024
1 parent 909e5be commit 5b1adf9
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 @@ -6,7 +6,7 @@ jmespath~=1.0.1
ruamel_yaml~=0.18.6
PyYAML~=6.0
cookiecutter~=2.6.0
aws-sam-translator==1.93.0
aws-sam-translator==1.94.0
#docker minor version updates can include breaking changes. Auto update micro version only.
docker~=7.1.0
dateparser~=1.2
Expand Down
6 changes: 3 additions & 3 deletions requirements/reproducible-linux.txt
Original file line number Diff line number Diff line change
Expand Up @@ -22,9 +22,9 @@ aws-lambda-builders==1.52.0 \
--hash=sha256:70d07c878e702276a68b1dec49aa8cc9110a337d52d61d23a7f71bd9f24b5370 \
--hash=sha256:eda67c6a16562ee9774b2ad0d9ece43653ff3f5a7f8176f77c2f94ece0607532
# via aws-sam-cli (setup.py)
aws-sam-translator==1.93.0 \
--hash=sha256:3bf81cd35c5ba2bd2fc52365003a46fb406ee44d9a5bbd81b311e90140da797e \
--hash=sha256:bb5ce25a67113201651ffa9b846704163518ed107b1696172d0a19cdba35892c
aws-sam-translator==1.94.0 \
--hash=sha256:100e33eeffcfa81f7c45cadeb0ee29596ce829f6b4d2745140f04fa19a41f539 \
--hash=sha256:8ec258d9f7ece72ef91c81f4edb45a2db064c16844b6afac90c575893beaa391
# 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 @@ -22,9 +22,9 @@ aws-lambda-builders==1.52.0 \
--hash=sha256:70d07c878e702276a68b1dec49aa8cc9110a337d52d61d23a7f71bd9f24b5370 \
--hash=sha256:eda67c6a16562ee9774b2ad0d9ece43653ff3f5a7f8176f77c2f94ece0607532
# via aws-sam-cli (setup.py)
aws-sam-translator==1.93.0 \
--hash=sha256:3bf81cd35c5ba2bd2fc52365003a46fb406ee44d9a5bbd81b311e90140da797e \
--hash=sha256:bb5ce25a67113201651ffa9b846704163518ed107b1696172d0a19cdba35892c
aws-sam-translator==1.94.0 \
--hash=sha256:100e33eeffcfa81f7c45cadeb0ee29596ce829f6b4d2745140f04fa19a41f539 \
--hash=sha256:8ec258d9f7ece72ef91c81f4edb45a2db064c16844b6afac90c575893beaa391
# 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 @@ -22,9 +22,9 @@ aws-lambda-builders==1.52.0 \
--hash=sha256:70d07c878e702276a68b1dec49aa8cc9110a337d52d61d23a7f71bd9f24b5370 \
--hash=sha256:eda67c6a16562ee9774b2ad0d9ece43653ff3f5a7f8176f77c2f94ece0607532
# via aws-sam-cli (setup.py)
aws-sam-translator==1.93.0 \
--hash=sha256:3bf81cd35c5ba2bd2fc52365003a46fb406ee44d9a5bbd81b311e90140da797e \
--hash=sha256:bb5ce25a67113201651ffa9b846704163518ed107b1696172d0a19cdba35892c
aws-sam-translator==1.94.0 \
--hash=sha256:100e33eeffcfa81f7c45cadeb0ee29596ce829f6b4d2745140f04fa19a41f539 \
--hash=sha256:8ec258d9f7ece72ef91c81f4edb45a2db064c16844b6afac90c575893beaa391
# via
# aws-sam-cli (setup.py)
# cfn-lint
Expand Down

0 comments on commit 5b1adf9

Please sign in to comment.