From 9d3f07a7de118647e6ccbbb257bec8daa3024235 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 15 Jul 2024 12:16:40 +0000 Subject: [PATCH] Bump boto3 from 1.34.140 to 1.34.144 in /dynamodb Bumps [boto3](https://github.com/boto/boto3) from 1.34.140 to 1.34.144. - [Release notes](https://github.com/boto/boto3/releases) - [Commits](https://github.com/boto/boto3/compare/1.34.140...1.34.144) --- updated-dependencies: - dependency-name: boto3 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- dynamodb/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dynamodb/requirements.txt b/dynamodb/requirements.txt index 1f1d759..ecdb4ea 100644 --- a/dynamodb/requirements.txt +++ b/dynamodb/requirements.txt @@ -1 +1 @@ -boto3==1.34.140 +boto3==1.34.144