Skip to content

Commit

Permalink
chore: update aws_lambda_builders to 1.33.0 (aws#5262)
Browse files Browse the repository at this point in the history
Co-authored-by: GitHub Action <action@github.com>
Co-authored-by: Daniel Mil <84205762+mildaniel@users.noreply.github.com>
  • Loading branch information
3 people authored and Leonardo Gama committed Jun 22, 2023
1 parent 13e2c94 commit f99f169
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~=6.1.0
dateparser~=1.1
requests~=2.31.0
serverlessrepo==0.1.10
aws_lambda_builders==1.32.0
aws_lambda_builders==1.33.0
tomlkit==0.11.8
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==23.1.0 \
# jschema-to-python
# jsonschema
# sarif-om
aws-lambda-builders==1.32.0 \
--hash=sha256:97b6965d01596a3a15936faf345b88d17a25339f81f1e5643534345eb44b4dee \
--hash=sha256:a39e249a44265957e5b551e050490bf1ef3315ab564d44b187b17df6780713e4
aws-lambda-builders==1.33.0 \
--hash=sha256:9064bfd17252ec2a1f41a1db8f8c77410bfebb79635abd0610c17df0b6eaf68c \
--hash=sha256:f901e276f26b8051fba70ac8f10f1ab7ef73df4b01847b587196c4be26d24e1b
# 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==23.1.0 \
# jschema-to-python
# jsonschema
# sarif-om
aws-lambda-builders==1.32.0 \
--hash=sha256:97b6965d01596a3a15936faf345b88d17a25339f81f1e5643534345eb44b4dee \
--hash=sha256:a39e249a44265957e5b551e050490bf1ef3315ab564d44b187b17df6780713e4
aws-lambda-builders==1.33.0 \
--hash=sha256:9064bfd17252ec2a1f41a1db8f8c77410bfebb79635abd0610c17df0b6eaf68c \
--hash=sha256:f901e276f26b8051fba70ac8f10f1ab7ef73df4b01847b587196c4be26d24e1b
# via aws-sam-cli (setup.py)
aws-sam-translator==1.68.0 \
--hash=sha256:557d8080c9e6c1c609bfe806ea9545f7ea34144e2466c0ddc801806c2c05afdc \
Expand Down

0 comments on commit f99f169

Please sign in to comment.