Skip to content

Commit c8ac388

Browse files
chore: update aws_lambda_builders to 1.54.0 (#7943)
* chore: update aws_lambda_builders to 1.54.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 e7159a8 commit c8ac388

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.95.0
1111
docker~=7.1.0
1212
dateparser~=1.2
1313
requests~=2.32.3
14-
aws_lambda_builders==1.53.0
14+
aws_lambda_builders==1.54.0
1515
tomlkit==0.13.2
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==24.2.0 \
1818
# via
1919
# jsonschema
2020
# referencing
21-
aws-lambda-builders==1.53.0 \
22-
--hash=sha256:ca9ddd99214aef8a113a3fcd7d7fe3951ef0e078478484f03c398a3bdee04ccb \
23-
--hash=sha256:d08bfa947fff590f1bedd16c2f4ec7722cbb8869aae80764d99215a41ff284a1
21+
aws-lambda-builders==1.54.0 \
22+
--hash=sha256:168ccca3ee70c68a499741ecf5dc984fc16b169ae7b95baf8118091315b42eb5 \
23+
--hash=sha256:c74353b6f4dfda981f3b01aa1e39180a492cbd323852122b6f6451faeb4d15f0
2424
# via aws-sam-cli (setup.py)
2525
aws-sam-translator==1.95.0 \
2626
--hash=sha256:c9e0f22cbe83c768f7d20a3afb7e654bd6bfc087b387528bd48e98366b82ae40 \

requirements/reproducible-mac.txt

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -18,9 +18,9 @@ attrs==24.2.0 \
1818
# via
1919
# jsonschema
2020
# referencing
21-
aws-lambda-builders==1.53.0 \
22-
--hash=sha256:ca9ddd99214aef8a113a3fcd7d7fe3951ef0e078478484f03c398a3bdee04ccb \
23-
--hash=sha256:d08bfa947fff590f1bedd16c2f4ec7722cbb8869aae80764d99215a41ff284a1
21+
aws-lambda-builders==1.54.0 \
22+
--hash=sha256:168ccca3ee70c68a499741ecf5dc984fc16b169ae7b95baf8118091315b42eb5 \
23+
--hash=sha256:c74353b6f4dfda981f3b01aa1e39180a492cbd323852122b6f6451faeb4d15f0
2424
# via aws-sam-cli (setup.py)
2525
aws-sam-translator==1.95.0 \
2626
--hash=sha256:c9e0f22cbe83c768f7d20a3afb7e654bd6bfc087b387528bd48e98366b82ae40 \

requirements/reproducible-win.txt

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -18,9 +18,9 @@ attrs==24.2.0 \
1818
# via
1919
# jsonschema
2020
# referencing
21-
aws-lambda-builders==1.53.0 \
22-
--hash=sha256:ca9ddd99214aef8a113a3fcd7d7fe3951ef0e078478484f03c398a3bdee04ccb \
23-
--hash=sha256:d08bfa947fff590f1bedd16c2f4ec7722cbb8869aae80764d99215a41ff284a1
21+
aws-lambda-builders==1.54.0 \
22+
--hash=sha256:168ccca3ee70c68a499741ecf5dc984fc16b169ae7b95baf8118091315b42eb5 \
23+
--hash=sha256:c74353b6f4dfda981f3b01aa1e39180a492cbd323852122b6f6451faeb4d15f0
2424
# via aws-sam-cli (setup.py)
2525
aws-sam-translator==1.95.0 \
2626
--hash=sha256:c9e0f22cbe83c768f7d20a3afb7e654bd6bfc087b387528bd48e98366b82ae40 \

0 commit comments

Comments
 (0)