From 8251dc2cbd9021bd74b4ba2c78831228cd34f4bb Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 1 Sep 2023 20:01:39 +0000 Subject: [PATCH] Bump boto3 from 1.28.39 to 1.28.40 Bumps [boto3](https://github.com/boto/boto3) from 1.28.39 to 1.28.40. - [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.39...1.28.40) --- 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 a4aae6bce..fa910a1e7 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.39 +boto3==1.28.40 jinja2==3.1.2 moto[dynamodb]==4.2.0 pytest==7.4.0 diff --git a/requirements-apps-start-execution-manager.txt b/requirements-apps-start-execution-manager.txt index cfcd43d64..b8c8ccc7b 100644 --- a/requirements-apps-start-execution-manager.txt +++ b/requirements-apps-start-execution-manager.txt @@ -1,3 +1,3 @@ -boto3==1.28.39 +boto3==1.28.40 ./lib/dynamo/ ./lib/lambda_logging/ diff --git a/requirements-apps-start-execution-worker.txt b/requirements-apps-start-execution-worker.txt index c1a7cfb59..25be0bedb 100644 --- a/requirements-apps-start-execution-worker.txt +++ b/requirements-apps-start-execution-worker.txt @@ -1,2 +1,2 @@ -boto3==1.28.39 +boto3==1.28.40 ./lib/lambda_logging/