From 66d95f246c246f8bb1cfddf6c5e03056b54d47bc Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 10 Aug 2023 19:54:38 +0000 Subject: [PATCH 1/2] Bump asf-search from 6.0.2 to 6.6.2 Bumps [asf-search](https://github.com/asfadmin/Discovery-asf_search) from 6.0.2 to 6.6.2. - [Release notes](https://github.com/asfadmin/Discovery-asf_search/releases) - [Changelog](https://github.com/asfadmin/Discovery-asf_search/blob/master/CHANGELOG.md) - [Commits](https://github.com/asfadmin/Discovery-asf_search/compare/v6.0.2...v6.6.2) --- updated-dependencies: - dependency-name: asf-search dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- requirements-apps-subscription-worker.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements-apps-subscription-worker.txt b/requirements-apps-subscription-worker.txt index 117474a1a..08d611f92 100644 --- a/requirements-apps-subscription-worker.txt +++ b/requirements-apps-subscription-worker.txt @@ -1,3 +1,3 @@ -asf-search==6.0.2 +asf-search==6.6.2 ./lib/dynamo/ ./lib/lambda_logging/ From 8b1b6f281015e59d7d5d54e4954bcfff704cd263 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 18 Aug 2023 19:55:40 +0000 Subject: [PATCH 2/2] Bump boto3 from 1.28.26 to 1.28.30 Bumps [boto3](https://github.com/boto/boto3) from 1.28.26 to 1.28.30. - [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.26...1.28.30) --- 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 a8e6ab8f1..47c8b6891 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.26 +boto3==1.28.30 jinja2==3.1.2 moto[dynamodb]==4.1.14 pytest==7.4.0 diff --git a/requirements-apps-start-execution-manager.txt b/requirements-apps-start-execution-manager.txt index 4257d57ca..32152121c 100644 --- a/requirements-apps-start-execution-manager.txt +++ b/requirements-apps-start-execution-manager.txt @@ -1,3 +1,3 @@ -boto3==1.28.26 +boto3==1.28.30 ./lib/dynamo/ ./lib/lambda_logging/ diff --git a/requirements-apps-start-execution-worker.txt b/requirements-apps-start-execution-worker.txt index f6830cdf9..95bc4966e 100644 --- a/requirements-apps-start-execution-worker.txt +++ b/requirements-apps-start-execution-worker.txt @@ -1,2 +1,2 @@ -boto3==1.28.26 +boto3==1.28.30 ./lib/lambda_logging/