Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore: update aws_lambda_builders to 1.40.0 #6089

Merged
merged 5 commits into from
Oct 17, 2023
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -79,7 +79,7 @@ update-reproducible-mac-reqs:
update-reproducible-win-reqs:
python -m venv venv-update-reproducible-win
.\venv-update-reproducible-win\Scripts\activate
pip install --upgrade pip-tools pip
python.exe -m pip install --upgrade pip-tools pip
pip install -r requirements\base.txt
pip-compile --generate-hashes --allow-unsafe -o requirements\reproducible-win.txt

Expand Down
2 changes: 1 addition & 1 deletion requirements/base.txt
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ aws-sam-translator==1.77.0
docker~=6.1.0
dateparser~=1.1
requests~=2.31.0
aws_lambda_builders==1.39.0
aws_lambda_builders==1.40.0
tomlkit==0.12.1
watchdog==3.0.0
rich~=13.5.3
Expand Down
10 changes: 6 additions & 4 deletions requirements/reproducible-linux.txt
Original file line number Diff line number Diff line change
Expand Up @@ -20,9 +20,9 @@ attrs==23.1.0 \
# jsonschema
# referencing
# sarif-om
aws-lambda-builders==1.39.0 \
--hash=sha256:45d705464520a1c43ab292110f6a46d1cfc95453c733a3ae54fa3e235e9623c5 \
--hash=sha256:95ac99c2843cd280a93facef16473731c09766b9994955ad4129ceda0c32ccde
aws-lambda-builders==1.40.0 \
--hash=sha256:660b1d284320172beca39971b2932549d1ae642aa94500bcf70b612771957480 \
--hash=sha256:a48f083f750d62d5a5cf0bac1fe224682b5ed83dd821d794802c791ec22e077b
# via aws-sam-cli (setup.py)
aws-sam-translator==1.77.0 \
--hash=sha256:987513f653d3ca5cb8ce073653a1d66c80ca25a12d28600e763d22b8ebc82144 \
Expand All @@ -47,7 +47,9 @@ boto3==1.28.62 \
boto3-stubs[apigateway,cloudformation,ecr,iam,kinesis,lambda,s3,schemas,secretsmanager,signer,sqs,stepfunctions,sts,xray]==1.28.62 \
--hash=sha256:22a08e27d2ede1849dd0d75e8501099240b34bd70adb606584a2af2e12f3a22b \
--hash=sha256:f5ae08d2abae7709fff3e7cacea66c41cb43236527cfaf3975e506c6c67439a0
# via aws-sam-cli (setup.py)
# via
# aws-sam-cli (setup.py)
# boto3-stubs
botocore==1.31.62 \
--hash=sha256:272b78ac65256b6294cb9cdb0ac484d447ad3a85642e33cb6a3b1b8afee15a4c \
--hash=sha256:be792d806afc064694a2d0b9b25779f3ca0c1584b29a35ac32e67f0064ddb8b7
Expand Down
10 changes: 6 additions & 4 deletions requirements/reproducible-mac.txt
Original file line number Diff line number Diff line change
Expand Up @@ -20,9 +20,9 @@ attrs==23.1.0 \
# jsonschema
# referencing
# sarif-om
aws-lambda-builders==1.39.0 \
--hash=sha256:45d705464520a1c43ab292110f6a46d1cfc95453c733a3ae54fa3e235e9623c5 \
--hash=sha256:95ac99c2843cd280a93facef16473731c09766b9994955ad4129ceda0c32ccde
aws-lambda-builders==1.40.0 \
--hash=sha256:660b1d284320172beca39971b2932549d1ae642aa94500bcf70b612771957480 \
--hash=sha256:a48f083f750d62d5a5cf0bac1fe224682b5ed83dd821d794802c791ec22e077b
# via aws-sam-cli (setup.py)
aws-sam-translator==1.77.0 \
--hash=sha256:987513f653d3ca5cb8ce073653a1d66c80ca25a12d28600e763d22b8ebc82144 \
Expand Down Expand Up @@ -65,7 +65,9 @@ boto3==1.28.62 \
boto3-stubs[apigateway,cloudformation,ecr,iam,kinesis,lambda,s3,schemas,secretsmanager,signer,sqs,stepfunctions,sts,xray]==1.28.62 \
--hash=sha256:22a08e27d2ede1849dd0d75e8501099240b34bd70adb606584a2af2e12f3a22b \
--hash=sha256:f5ae08d2abae7709fff3e7cacea66c41cb43236527cfaf3975e506c6c67439a0
# via aws-sam-cli (setup.py)
# via
# aws-sam-cli (setup.py)
# boto3-stubs
botocore==1.31.62 \
--hash=sha256:272b78ac65256b6294cb9cdb0ac484d447ad3a85642e33cb6a3b1b8afee15a4c \
--hash=sha256:be792d806afc064694a2d0b9b25779f3ca0c1584b29a35ac32e67f0064ddb8b7
Expand Down
10 changes: 6 additions & 4 deletions requirements/reproducible-win.txt
Original file line number Diff line number Diff line change
Expand Up @@ -20,9 +20,9 @@ attrs==23.1.0 \
# jsonschema
# referencing
# sarif-om
aws-lambda-builders==1.39.0 \
--hash=sha256:45d705464520a1c43ab292110f6a46d1cfc95453c733a3ae54fa3e235e9623c5 \
--hash=sha256:95ac99c2843cd280a93facef16473731c09766b9994955ad4129ceda0c32ccde
aws-lambda-builders==1.40.0 \
--hash=sha256:660b1d284320172beca39971b2932549d1ae642aa94500bcf70b612771957480 \
--hash=sha256:a48f083f750d62d5a5cf0bac1fe224682b5ed83dd821d794802c791ec22e077b
# via aws-sam-cli (setup.py)
aws-sam-translator==1.77.0 \
--hash=sha256:987513f653d3ca5cb8ce073653a1d66c80ca25a12d28600e763d22b8ebc82144 \
Expand Down Expand Up @@ -65,7 +65,9 @@ boto3==1.28.62 \
boto3-stubs[apigateway,cloudformation,ecr,iam,kinesis,lambda,s3,schemas,secretsmanager,signer,sqs,stepfunctions,sts,xray]==1.28.62 \
--hash=sha256:22a08e27d2ede1849dd0d75e8501099240b34bd70adb606584a2af2e12f3a22b \
--hash=sha256:f5ae08d2abae7709fff3e7cacea66c41cb43236527cfaf3975e506c6c67439a0
# via aws-sam-cli (setup.py)
# via
# aws-sam-cli (setup.py)
# boto3-stubs
botocore==1.31.62 \
--hash=sha256:272b78ac65256b6294cb9cdb0ac484d447ad3a85642e33cb6a3b1b8afee15a4c \
--hash=sha256:be792d806afc064694a2d0b9b25779f3ca0c1584b29a35ac32e67f0064ddb8b7
Expand Down