Skip to content

Commit 44f0b5b

Browse files
chore: update aws_lambda_builders to 1.60.0 (#8436)
* chore: update aws_lambda_builders to 1.60.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>
1 parent 57119b4 commit 44f0b5b

4 files changed

Lines changed: 10 additions & 10 deletions

File tree

requirements/base.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ aws-sam-translator==1.101.0
1111
docker~=7.1.0
1212
dateparser~=1.2
1313
requests~=2.32.5
14-
aws_lambda_builders==1.59.0
14+
aws_lambda_builders==1.60.0
1515
tomlkit==0.13.3
1616
# NOTE: For supporting watchdog in Python3.8, version is pinned to 4.0.2 as
1717
# version 5.0.2 introduced some breaking changes for versions > Python3.8

requirements/reproducible-linux.txt

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -18,9 +18,9 @@ attrs==25.4.0 \
1818
# via
1919
# jsonschema
2020
# referencing
21-
aws-lambda-builders==1.59.0 \
22-
--hash=sha256:87b3ac37598418e8d41c1c65bfd90768ad6737da73585d645274b9bdb1122565 \
23-
--hash=sha256:d863db6b6fcf1377bd6e4b2eb5443874b839ffa65d4cde2b531c8c2120bd99e3
21+
aws-lambda-builders==1.60.0 \
22+
--hash=sha256:518b668130e550a4c88968432fba344a36aa965cca89bf8a30456f991053ae0e \
23+
--hash=sha256:c61d49dd80ee00a484bea3754ff55fd45e6ec5cd3c56169a6eb8767882187dbd
2424
# via aws-sam-cli (setup.py)
2525
aws-sam-translator==1.101.0 \
2626
--hash=sha256:234c1ca29d47f2cd276858371d4a646bc5cdb0de1e07724721d9358d6de005aa \

requirements/reproducible-mac.txt

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -18,9 +18,9 @@ attrs==25.4.0 \
1818
# via
1919
# jsonschema
2020
# referencing
21-
aws-lambda-builders==1.59.0 \
22-
--hash=sha256:87b3ac37598418e8d41c1c65bfd90768ad6737da73585d645274b9bdb1122565 \
23-
--hash=sha256:d863db6b6fcf1377bd6e4b2eb5443874b839ffa65d4cde2b531c8c2120bd99e3
21+
aws-lambda-builders==1.60.0 \
22+
--hash=sha256:518b668130e550a4c88968432fba344a36aa965cca89bf8a30456f991053ae0e \
23+
--hash=sha256:c61d49dd80ee00a484bea3754ff55fd45e6ec5cd3c56169a6eb8767882187dbd
2424
# via aws-sam-cli (setup.py)
2525
aws-sam-translator==1.101.0 \
2626
--hash=sha256:234c1ca29d47f2cd276858371d4a646bc5cdb0de1e07724721d9358d6de005aa \

requirements/reproducible-win.txt

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -18,9 +18,9 @@ attrs==25.4.0 \
1818
# via
1919
# jsonschema
2020
# referencing
21-
aws-lambda-builders==1.59.0 \
22-
--hash=sha256:87b3ac37598418e8d41c1c65bfd90768ad6737da73585d645274b9bdb1122565 \
23-
--hash=sha256:d863db6b6fcf1377bd6e4b2eb5443874b839ffa65d4cde2b531c8c2120bd99e3
21+
aws-lambda-builders==1.60.0 \
22+
--hash=sha256:518b668130e550a4c88968432fba344a36aa965cca89bf8a30456f991053ae0e \
23+
--hash=sha256:c61d49dd80ee00a484bea3754ff55fd45e6ec5cd3c56169a6eb8767882187dbd
2424
# via aws-sam-cli (setup.py)
2525
aws-sam-translator==1.101.0 \
2626
--hash=sha256:234c1ca29d47f2cd276858371d4a646bc5cdb0de1e07724721d9358d6de005aa \

0 commit comments

Comments
 (0)