From 8d76a052e991d140aed840e945fce48f8383d045 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 23 Aug 2023 18:42:48 +0000 Subject: [PATCH] Bump boto3 from 1.28.31 to 1.28.32 Bumps [boto3](https://github.com/boto/boto3) from 1.28.31 to 1.28.32. - [Release notes](https://github.com/boto/boto3/releases) - [Changelog](https://github.com/boto/boto3/blob/develop/CHANGELOG.rst) - [Commits](https://github.com/boto/boto3/compare/1.28.31...1.28.32) --- updated-dependencies: - dependency-name: boto3 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- requirements-all.txt | 2 +- requirements-apps-start-execution-manager.txt | 2 +- requirements-apps-start-execution-worker.txt | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/requirements-all.txt b/requirements-all.txt index b9e0f5340..0e3a34793 100644 --- a/requirements-all.txt +++ b/requirements-all.txt @@ -6,7 +6,7 @@ -r requirements-apps-start-execution-manager.txt -r requirements-apps-start-execution-worker.txt -r requirements-apps-update-db.txt -boto3==1.28.31 +boto3==1.28.32 jinja2==3.1.2 moto[dynamodb]==4.1.15 pytest==7.4.0 diff --git a/requirements-apps-start-execution-manager.txt b/requirements-apps-start-execution-manager.txt index 9d5d78265..cb132b532 100644 --- a/requirements-apps-start-execution-manager.txt +++ b/requirements-apps-start-execution-manager.txt @@ -1,3 +1,3 @@ -boto3==1.28.31 +boto3==1.28.32 ./lib/dynamo/ ./lib/lambda_logging/ diff --git a/requirements-apps-start-execution-worker.txt b/requirements-apps-start-execution-worker.txt index 4121973d5..8f41dce14 100644 --- a/requirements-apps-start-execution-worker.txt +++ b/requirements-apps-start-execution-worker.txt @@ -1,2 +1,2 @@ -boto3==1.28.31 +boto3==1.28.32 ./lib/lambda_logging/