Skip to content

Commit

Permalink
chore: update aws-sam-translator to 1.88.0 (#7033)
Browse files Browse the repository at this point in the history
* chore: update aws-sam-translator to 1.88.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>
  • Loading branch information
github-actions[bot] and actions-user committed May 9, 2024
1 parent 9e98d77 commit c066963
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,>=6.0.1
cookiecutter~=2.6.0
aws-sam-translator==1.87.0
aws-sam-translator==1.88.0
#docker minor version updates can include breaking changes. Auto update micro version only.
docker~=7.0.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 @@ -24,9 +24,9 @@ aws-lambda-builders==1.49.0 \
--hash=sha256:49fd4a313b9b5da9686b07b190939cf0d6863edd3f06f511ba91cc45c131fb19 \
--hash=sha256:7387247f45effc8104b32ae00176340593577e09c5f6d8e381ef2f8f03b666a5
# via aws-sam-cli (setup.py)
aws-sam-translator==1.87.0 \
--hash=sha256:40cef8980d656107406dafe30aef34b67be33929d2b9492e93f8e9ce07ece1c1 \
--hash=sha256:80f4fb6d53774634b6ea84af5fdfa9ad94a46945bc4ad4ef11c8008540dfa7f8
aws-sam-translator==1.88.0 \
--hash=sha256:aa93d498d8de3fb3d485c316155b1628144b823bbc176099a20de06df666fcac \
--hash=sha256:e77c65f3488566122277accd44a0f1ec018e37403e0d5fe25120d96e537e91a7
# 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.49.0 \
--hash=sha256:49fd4a313b9b5da9686b07b190939cf0d6863edd3f06f511ba91cc45c131fb19 \
--hash=sha256:7387247f45effc8104b32ae00176340593577e09c5f6d8e381ef2f8f03b666a5
# via aws-sam-cli (setup.py)
aws-sam-translator==1.87.0 \
--hash=sha256:40cef8980d656107406dafe30aef34b67be33929d2b9492e93f8e9ce07ece1c1 \
--hash=sha256:80f4fb6d53774634b6ea84af5fdfa9ad94a46945bc4ad4ef11c8008540dfa7f8
aws-sam-translator==1.88.0 \
--hash=sha256:aa93d498d8de3fb3d485c316155b1628144b823bbc176099a20de06df666fcac \
--hash=sha256:e77c65f3488566122277accd44a0f1ec018e37403e0d5fe25120d96e537e91a7
# 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.49.0 \
--hash=sha256:49fd4a313b9b5da9686b07b190939cf0d6863edd3f06f511ba91cc45c131fb19 \
--hash=sha256:7387247f45effc8104b32ae00176340593577e09c5f6d8e381ef2f8f03b666a5
# via aws-sam-cli (setup.py)
aws-sam-translator==1.87.0 \
--hash=sha256:40cef8980d656107406dafe30aef34b67be33929d2b9492e93f8e9ce07ece1c1 \
--hash=sha256:80f4fb6d53774634b6ea84af5fdfa9ad94a46945bc4ad4ef11c8008540dfa7f8
aws-sam-translator==1.88.0 \
--hash=sha256:aa93d498d8de3fb3d485c316155b1628144b823bbc176099a20de06df666fcac \
--hash=sha256:e77c65f3488566122277accd44a0f1ec018e37403e0d5fe25120d96e537e91a7
# via
# aws-sam-cli (setup.py)
# cfn-lint
Expand Down

0 comments on commit c066963

Please sign in to comment.