Skip to content

Commit

Permalink
chore: update aws_lambda_builders to 1.32.0 (#5206)
Browse files Browse the repository at this point in the history
* chore: update aws_lambda_builders to 1.32.0

* Update base.txt

* Update base.txt

---------

Co-authored-by: GitHub Action <action@github.com>
Co-authored-by: Mohamed Elasmar <71043312+moelasmar@users.noreply.github.com>
  • Loading branch information
3 people committed May 26, 2023
1 parent b8c1f15 commit f4f718d
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 7 deletions.
2 changes: 1 addition & 1 deletion requirements/base.txt
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ docker~=4.2.0
dateparser~=1.1
requests==2.31.0
serverlessrepo==0.1.10
aws_lambda_builders==1.31.0
aws_lambda_builders==1.32.0
tomlkit==0.11.7
watchdog==2.1.2
rich~=13.3.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 @@ -15,9 +15,9 @@ attrs==22.2.0 \
# jschema-to-python
# jsonschema
# sarif-om
aws-lambda-builders==1.31.0 \
--hash=sha256:e8c8353eef983b9ac037015038da5b17222f61886ccfcadb1b4aa0af44a49b90 \
--hash=sha256:ffe186dfb6616ef1f64b62c921b43ad67f50fce257a39a8d2c66ac76cde4ed6b
aws-lambda-builders==1.32.0 \
--hash=sha256:97b6965d01596a3a15936faf345b88d17a25339f81f1e5643534345eb44b4dee \
--hash=sha256:a39e249a44265957e5b551e050490bf1ef3315ab564d44b187b17df6780713e4
# via aws-sam-cli (setup.py)
aws-sam-translator==1.68.0 \
--hash=sha256:557d8080c9e6c1c609bfe806ea9545f7ea34144e2466c0ddc801806c2c05afdc \
Expand Down
6 changes: 3 additions & 3 deletions requirements/reproducible-mac.txt
Original file line number Diff line number Diff line change
Expand Up @@ -15,9 +15,9 @@ attrs==22.2.0 \
# jschema-to-python
# jsonschema
# sarif-om
aws-lambda-builders==1.31.0 \
--hash=sha256:e8c8353eef983b9ac037015038da5b17222f61886ccfcadb1b4aa0af44a49b90 \
--hash=sha256:ffe186dfb6616ef1f64b62c921b43ad67f50fce257a39a8d2c66ac76cde4ed6b
aws-lambda-builders==1.32.0 \
--hash=sha256:97b6965d01596a3a15936faf345b88d17a25339f81f1e5643534345eb44b4dee \
--hash=sha256:a39e249a44265957e5b551e050490bf1ef3315ab564d44b187b17df6780713e4
# via aws-sam-cli (setup.py)
aws-sam-translator==1.68.0 \
--hash=sha256:557d8080c9e6c1c609bfe806ea9545f7ea34144e2466c0ddc801806c2c05afdc \
Expand Down

0 comments on commit f4f718d

Please sign in to comment.