From 66d80f65b5a4d2eda00a467d1c6f1243dac63519 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 2 Mar 2026 09:32:45 +0000 Subject: [PATCH] chore(deps)(deps): bump boto3 in /lambda/ledger_service Bumps [boto3](https://github.com/boto/boto3) from 1.34.0 to 1.42.59. - [Release notes](https://github.com/boto/boto3/releases) - [Commits](https://github.com/boto/boto3/compare/1.34.0...1.42.59) --- updated-dependencies: - dependency-name: boto3 dependency-version: 1.42.59 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- lambda/ledger_service/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lambda/ledger_service/requirements.txt b/lambda/ledger_service/requirements.txt index 13ff14c5..7cd62fa5 100644 --- a/lambda/ledger_service/requirements.txt +++ b/lambda/ledger_service/requirements.txt @@ -1 +1 @@ -boto3==1.34.0 \ No newline at end of file +boto3==1.42.59 \ No newline at end of file