Skip to content

Commit 762fc5f

Browse files
chore: update aws_lambda_builders to 1.55.0 (#8130)
* chore: update aws_lambda_builders to 1.55.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 37e4183 commit 762fc5f

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.99.0
1111
docker~=7.1.0
1212
dateparser~=1.2
1313
requests~=2.32.4
14-
aws_lambda_builders==1.54.0
14+
aws_lambda_builders==1.55.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.3.0 \
1818
# via
1919
# jsonschema
2020
# referencing
21-
aws-lambda-builders==1.54.0 \
22-
--hash=sha256:168ccca3ee70c68a499741ecf5dc984fc16b169ae7b95baf8118091315b42eb5 \
23-
--hash=sha256:c74353b6f4dfda981f3b01aa1e39180a492cbd323852122b6f6451faeb4d15f0
21+
aws-lambda-builders==1.55.0 \
22+
--hash=sha256:4749446c5e54a75f5af7e835236f6c7ec6a0e51abcbc1e5cdbf7282529b56be2 \
23+
--hash=sha256:4a15e6f03a60c9eb1a885a702b065ee7e0434a3127b17f4a89ed163ed680cfd2
2424
# via aws-sam-cli (setup.py)
2525
aws-sam-translator==1.99.0 \
2626
--hash=sha256:b1997e09da876342655eb568e66098280ffd137213009f0136b57f4e7694c98c \

requirements/reproducible-mac.txt

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -18,9 +18,9 @@ attrs==25.3.0 \
1818
# via
1919
# jsonschema
2020
# referencing
21-
aws-lambda-builders==1.54.0 \
22-
--hash=sha256:168ccca3ee70c68a499741ecf5dc984fc16b169ae7b95baf8118091315b42eb5 \
23-
--hash=sha256:c74353b6f4dfda981f3b01aa1e39180a492cbd323852122b6f6451faeb4d15f0
21+
aws-lambda-builders==1.55.0 \
22+
--hash=sha256:4749446c5e54a75f5af7e835236f6c7ec6a0e51abcbc1e5cdbf7282529b56be2 \
23+
--hash=sha256:4a15e6f03a60c9eb1a885a702b065ee7e0434a3127b17f4a89ed163ed680cfd2
2424
# via aws-sam-cli (setup.py)
2525
aws-sam-translator==1.99.0 \
2626
--hash=sha256:b1997e09da876342655eb568e66098280ffd137213009f0136b57f4e7694c98c \

requirements/reproducible-win.txt

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -18,9 +18,9 @@ attrs==25.3.0 \
1818
# via
1919
# jsonschema
2020
# referencing
21-
aws-lambda-builders==1.54.0 \
22-
--hash=sha256:168ccca3ee70c68a499741ecf5dc984fc16b169ae7b95baf8118091315b42eb5 \
23-
--hash=sha256:c74353b6f4dfda981f3b01aa1e39180a492cbd323852122b6f6451faeb4d15f0
21+
aws-lambda-builders==1.55.0 \
22+
--hash=sha256:4749446c5e54a75f5af7e835236f6c7ec6a0e51abcbc1e5cdbf7282529b56be2 \
23+
--hash=sha256:4a15e6f03a60c9eb1a885a702b065ee7e0434a3127b17f4a89ed163ed680cfd2
2424
# via aws-sam-cli (setup.py)
2525
aws-sam-translator==1.99.0 \
2626
--hash=sha256:b1997e09da876342655eb568e66098280ffd137213009f0136b57f4e7694c98c \

0 commit comments

Comments
 (0)