From 7071079c8547c3f9735e2a6c23d91d0faf6c794b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 3 Oct 2023 19:40:47 +0000 Subject: [PATCH] Bump boto3 from 1.28.55 to 1.28.59 Bumps [boto3](https://github.com/boto/boto3) from 1.28.55 to 1.28.59. - [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.55...1.28.59) --- 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 f348a8c27..9e78168d7 100644 --- a/requirements-all.txt +++ b/requirements-all.txt @@ -4,7 +4,7 @@ -r requirements-apps-start-execution-manager.txt -r requirements-apps-start-execution-worker.txt -r requirements-apps-update-db.txt -boto3==1.28.55 +boto3==1.28.59 jinja2==3.1.2 moto[dynamodb]==4.2.4 pytest==7.4.2 diff --git a/requirements-apps-start-execution-manager.txt b/requirements-apps-start-execution-manager.txt index ee7aeea3c..8fb802c1b 100644 --- a/requirements-apps-start-execution-manager.txt +++ b/requirements-apps-start-execution-manager.txt @@ -1,3 +1,3 @@ -boto3==1.28.55 +boto3==1.28.59 ./lib/dynamo/ ./lib/lambda_logging/ diff --git a/requirements-apps-start-execution-worker.txt b/requirements-apps-start-execution-worker.txt index 2f6ca9b04..98d86a617 100644 --- a/requirements-apps-start-execution-worker.txt +++ b/requirements-apps-start-execution-worker.txt @@ -1,2 +1,2 @@ -boto3==1.28.55 +boto3==1.28.59 ./lib/lambda_logging/