From 7c432e8b17809283755cea69ca8cfbaf964de327 Mon Sep 17 00:00:00 2001 From: GitHub Action Date: Mon, 24 Mar 2025 20:07:27 +0000 Subject: [PATCH 1/4] chore: update aws_lambda_builders to 1.54.0 --- requirements/base.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements/base.txt b/requirements/base.txt index 0a62334696..b3752c57b5 100644 --- a/requirements/base.txt +++ b/requirements/base.txt @@ -11,7 +11,7 @@ aws-sam-translator==1.95.0 docker~=7.1.0 dateparser~=1.2 requests~=2.32.3 -aws_lambda_builders==1.53.0 +aws_lambda_builders==1.54.0 tomlkit==0.13.2 # NOTE: For supporting watchdog in Python3.8, version is pinned to 4.0.2 as # version 5.0.2 introduced some breaking changes for versions > Python3.8 From 7676a415425c7f2a54eb4ed8068b4493a85a6250 Mon Sep 17 00:00:00 2001 From: GitHub Action Date: Mon, 24 Mar 2025 21:26:12 +0000 Subject: [PATCH 2/4] Update reproducibles: update-reproducible-linux-reqs --- requirements/reproducible-linux.txt | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/requirements/reproducible-linux.txt b/requirements/reproducible-linux.txt index 189e351595..1459779bb1 100644 --- a/requirements/reproducible-linux.txt +++ b/requirements/reproducible-linux.txt @@ -18,9 +18,9 @@ attrs==24.2.0 \ # via # jsonschema # referencing -aws-lambda-builders==1.53.0 \ - --hash=sha256:ca9ddd99214aef8a113a3fcd7d7fe3951ef0e078478484f03c398a3bdee04ccb \ - --hash=sha256:d08bfa947fff590f1bedd16c2f4ec7722cbb8869aae80764d99215a41ff284a1 +aws-lambda-builders==1.54.0 \ + --hash=sha256:168ccca3ee70c68a499741ecf5dc984fc16b169ae7b95baf8118091315b42eb5 \ + --hash=sha256:c74353b6f4dfda981f3b01aa1e39180a492cbd323852122b6f6451faeb4d15f0 # via aws-sam-cli (setup.py) aws-sam-translator==1.95.0 \ --hash=sha256:c9e0f22cbe83c768f7d20a3afb7e654bd6bfc087b387528bd48e98366b82ae40 \ From f53416e97c3070ac7b15b5b83e543eb060c9a84a Mon Sep 17 00:00:00 2001 From: GitHub Action Date: Mon, 24 Mar 2025 21:27:02 +0000 Subject: [PATCH 3/4] Update reproducibles: update-reproducible-mac-reqs --- requirements/reproducible-mac.txt | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/requirements/reproducible-mac.txt b/requirements/reproducible-mac.txt index 4bd35c3fd1..a3523d25f8 100644 --- a/requirements/reproducible-mac.txt +++ b/requirements/reproducible-mac.txt @@ -18,9 +18,9 @@ attrs==24.2.0 \ # via # jsonschema # referencing -aws-lambda-builders==1.53.0 \ - --hash=sha256:ca9ddd99214aef8a113a3fcd7d7fe3951ef0e078478484f03c398a3bdee04ccb \ - --hash=sha256:d08bfa947fff590f1bedd16c2f4ec7722cbb8869aae80764d99215a41ff284a1 +aws-lambda-builders==1.54.0 \ + --hash=sha256:168ccca3ee70c68a499741ecf5dc984fc16b169ae7b95baf8118091315b42eb5 \ + --hash=sha256:c74353b6f4dfda981f3b01aa1e39180a492cbd323852122b6f6451faeb4d15f0 # via aws-sam-cli (setup.py) aws-sam-translator==1.95.0 \ --hash=sha256:c9e0f22cbe83c768f7d20a3afb7e654bd6bfc087b387528bd48e98366b82ae40 \ From a435eded2c62a805917e80d4dd82c2e7b35827d0 Mon Sep 17 00:00:00 2001 From: GitHub Action Date: Mon, 24 Mar 2025 21:30:50 +0000 Subject: [PATCH 4/4] Update reproducibles: update-reproducible-win-reqs --- requirements/reproducible-win.txt | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/requirements/reproducible-win.txt b/requirements/reproducible-win.txt index 7186a75a87..e264418cea 100644 --- a/requirements/reproducible-win.txt +++ b/requirements/reproducible-win.txt @@ -18,9 +18,9 @@ attrs==24.2.0 \ # via # jsonschema # referencing -aws-lambda-builders==1.53.0 \ - --hash=sha256:ca9ddd99214aef8a113a3fcd7d7fe3951ef0e078478484f03c398a3bdee04ccb \ - --hash=sha256:d08bfa947fff590f1bedd16c2f4ec7722cbb8869aae80764d99215a41ff284a1 +aws-lambda-builders==1.54.0 \ + --hash=sha256:168ccca3ee70c68a499741ecf5dc984fc16b169ae7b95baf8118091315b42eb5 \ + --hash=sha256:c74353b6f4dfda981f3b01aa1e39180a492cbd323852122b6f6451faeb4d15f0 # via aws-sam-cli (setup.py) aws-sam-translator==1.95.0 \ --hash=sha256:c9e0f22cbe83c768f7d20a3afb7e654bd6bfc087b387528bd48e98366b82ae40 \