From 55f06af4ce41b884801d4994ca9048001ac5b9ee Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 8 Jul 2024 19:25:20 +0000 Subject: [PATCH 01/24] Bump moto[dynamodb] from 5.0.10 to 5.0.11 Bumps [moto[dynamodb]](https://github.com/getmoto/moto) from 5.0.10 to 5.0.11. - [Release notes](https://github.com/getmoto/moto/releases) - [Changelog](https://github.com/getmoto/moto/blob/master/CHANGELOG.md) - [Commits](https://github.com/getmoto/moto/compare/5.0.10...5.0.11) --- updated-dependencies: - dependency-name: moto[dynamodb] dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- requirements-all.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements-all.txt b/requirements-all.txt index 9ffec8c6c..20c1bc528 100644 --- a/requirements-all.txt +++ b/requirements-all.txt @@ -7,7 +7,7 @@ -r requirements-apps-update-db.txt boto3==1.34.136 jinja2==3.1.4 -moto[dynamodb]==5.0.10 +moto[dynamodb]==5.0.11 pytest==8.2.2 PyYAML==6.0.1 responses==0.25.3 From 4a8c72822772820e1ba684eeb8df1202f4630b81 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 8 Jul 2024 19:25:27 +0000 Subject: [PATCH 02/24] Bump boto3 from 1.34.136 to 1.34.140 Bumps [boto3](https://github.com/boto/boto3) from 1.34.136 to 1.34.140. - [Release notes](https://github.com/boto/boto3/releases) - [Commits](https://github.com/boto/boto3/compare/1.34.136...1.34.140) --- 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-disable-private-dns.txt | 2 +- requirements-apps-start-execution-manager.txt | 2 +- requirements-apps-start-execution-worker.txt | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/requirements-all.txt b/requirements-all.txt index 9ffec8c6c..ba53203fc 100644 --- a/requirements-all.txt +++ b/requirements-all.txt @@ -5,7 +5,7 @@ -r requirements-apps-start-execution-worker.txt -r requirements-apps-disable-private-dns.txt -r requirements-apps-update-db.txt -boto3==1.34.136 +boto3==1.34.140 jinja2==3.1.4 moto[dynamodb]==5.0.10 pytest==8.2.2 diff --git a/requirements-apps-disable-private-dns.txt b/requirements-apps-disable-private-dns.txt index 1b1b393df..1f1d759bb 100644 --- a/requirements-apps-disable-private-dns.txt +++ b/requirements-apps-disable-private-dns.txt @@ -1 +1 @@ -boto3==1.34.136 +boto3==1.34.140 diff --git a/requirements-apps-start-execution-manager.txt b/requirements-apps-start-execution-manager.txt index ce83bb4b5..d9ed273a1 100644 --- a/requirements-apps-start-execution-manager.txt +++ b/requirements-apps-start-execution-manager.txt @@ -1,3 +1,3 @@ -boto3==1.34.136 +boto3==1.34.140 ./lib/dynamo/ ./lib/lambda_logging/ diff --git a/requirements-apps-start-execution-worker.txt b/requirements-apps-start-execution-worker.txt index 9453043fe..ea6b1c505 100644 --- a/requirements-apps-start-execution-worker.txt +++ b/requirements-apps-start-execution-worker.txt @@ -1,2 +1,2 @@ -boto3==1.34.136 +boto3==1.34.140 ./lib/lambda_logging/ From f6946d5131d01cf4c0306212529b0638df4dfb22 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 8 Jul 2024 19:25:32 +0000 Subject: [PATCH 03/24] Bump jsonschema from 4.22.0 to 4.23.0 Bumps [jsonschema](https://github.com/python-jsonschema/jsonschema) from 4.22.0 to 4.23.0. - [Release notes](https://github.com/python-jsonschema/jsonschema/releases) - [Changelog](https://github.com/python-jsonschema/jsonschema/blob/main/CHANGELOG.rst) - [Commits](https://github.com/python-jsonschema/jsonschema/compare/v4.22.0...v4.23.0) --- updated-dependencies: - dependency-name: jsonschema dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- requirements-apps-api.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements-apps-api.txt b/requirements-apps-api.txt index c1f10ae4c..d58618deb 100644 --- a/requirements-apps-api.txt +++ b/requirements-apps-api.txt @@ -1,6 +1,6 @@ flask==2.2.5 Flask-Cors==4.0.1 -jsonschema==4.22.0 +jsonschema==4.23.0 openapi-core==0.19.2 prance==23.6.21.0 PyJWT==2.8.0 From 0814c9898d0335eeb0d871ae9fca125e9ffc0d20 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 8 Jul 2024 19:25:37 +0000 Subject: [PATCH 04/24] Bump cfn-lint from 1.4.2 to 1.5.1 Bumps [cfn-lint](https://github.com/aws-cloudformation/cfn-lint) from 1.4.2 to 1.5.1. - [Release notes](https://github.com/aws-cloudformation/cfn-lint/releases) - [Changelog](https://github.com/aws-cloudformation/cfn-lint/blob/main/CHANGELOG.md) - [Commits](https://github.com/aws-cloudformation/cfn-lint/compare/v1.4.2...v1.5.1) --- updated-dependencies: - dependency-name: cfn-lint dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- requirements-all.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements-all.txt b/requirements-all.txt index 9ffec8c6c..3b529864e 100644 --- a/requirements-all.txt +++ b/requirements-all.txt @@ -17,4 +17,4 @@ flake8-blind-except==0.2.1 flake8-builtins==2.5.0 setuptools==70.2.0 openapi-spec-validator==0.7.1 -cfn-lint==1.4.2 +cfn-lint==1.5.1 From 4b9a48cf042cd7227c0d10ce1dff85989d61249c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 15 Jul 2024 19:35:46 +0000 Subject: [PATCH 05/24] Bump cfn-lint from 1.5.1 to 1.6.1 Bumps [cfn-lint](https://github.com/aws-cloudformation/cfn-lint) from 1.5.1 to 1.6.1. - [Release notes](https://github.com/aws-cloudformation/cfn-lint/releases) - [Changelog](https://github.com/aws-cloudformation/cfn-lint/blob/main/CHANGELOG.md) - [Commits](https://github.com/aws-cloudformation/cfn-lint/compare/v1.5.1...v1.6.1) --- updated-dependencies: - dependency-name: cfn-lint dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- requirements-all.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements-all.txt b/requirements-all.txt index 438dc2d07..d633457a4 100644 --- a/requirements-all.txt +++ b/requirements-all.txt @@ -17,4 +17,4 @@ flake8-blind-except==0.2.1 flake8-builtins==2.5.0 setuptools==70.2.0 openapi-spec-validator==0.7.1 -cfn-lint==1.5.1 +cfn-lint==1.6.1 From 25a6f67982b3c6d97844b996e0f1934c2f9806dc Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 15 Jul 2024 19:35:52 +0000 Subject: [PATCH 06/24] Bump shapely from 2.0.4 to 2.0.5 Bumps [shapely](https://github.com/shapely/shapely) from 2.0.4 to 2.0.5. - [Release notes](https://github.com/shapely/shapely/releases) - [Changelog](https://github.com/shapely/shapely/blob/main/CHANGES.txt) - [Commits](https://github.com/shapely/shapely/compare/2.0.4...2.0.5) --- updated-dependencies: - dependency-name: shapely dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- requirements-apps-api.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements-apps-api.txt b/requirements-apps-api.txt index d58618deb..f54628d34 100644 --- a/requirements-apps-api.txt +++ b/requirements-apps-api.txt @@ -6,6 +6,6 @@ prance==23.6.21.0 PyJWT==2.8.0 requests==2.32.3 serverless_wsgi==3.0.4 -shapely==2.0.4 +shapely==2.0.5 strict-rfc3339==0.7 ./lib/dynamo/ From 5630e6d59dce5d8d4d3d836aef7beaa304da2faa Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 15 Jul 2024 19:36:08 +0000 Subject: [PATCH 07/24] Bump boto3 from 1.34.140 to 1.34.144 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] --- requirements-all.txt | 2 +- requirements-apps-disable-private-dns.txt | 2 +- requirements-apps-start-execution-manager.txt | 2 +- requirements-apps-start-execution-worker.txt | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/requirements-all.txt b/requirements-all.txt index 438dc2d07..fafc42fef 100644 --- a/requirements-all.txt +++ b/requirements-all.txt @@ -5,7 +5,7 @@ -r requirements-apps-start-execution-worker.txt -r requirements-apps-disable-private-dns.txt -r requirements-apps-update-db.txt -boto3==1.34.140 +boto3==1.34.144 jinja2==3.1.4 moto[dynamodb]==5.0.11 pytest==8.2.2 diff --git a/requirements-apps-disable-private-dns.txt b/requirements-apps-disable-private-dns.txt index 1f1d759bb..ecdb4eab3 100644 --- a/requirements-apps-disable-private-dns.txt +++ b/requirements-apps-disable-private-dns.txt @@ -1 +1 @@ -boto3==1.34.140 +boto3==1.34.144 diff --git a/requirements-apps-start-execution-manager.txt b/requirements-apps-start-execution-manager.txt index d9ed273a1..55f10c012 100644 --- a/requirements-apps-start-execution-manager.txt +++ b/requirements-apps-start-execution-manager.txt @@ -1,3 +1,3 @@ -boto3==1.34.140 +boto3==1.34.144 ./lib/dynamo/ ./lib/lambda_logging/ diff --git a/requirements-apps-start-execution-worker.txt b/requirements-apps-start-execution-worker.txt index ea6b1c505..4703cf593 100644 --- a/requirements-apps-start-execution-worker.txt +++ b/requirements-apps-start-execution-worker.txt @@ -1,2 +1,2 @@ -boto3==1.34.140 +boto3==1.34.144 ./lib/lambda_logging/ From b925fb995136247494fe1a6911b17f65209c17e4 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 15 Jul 2024 23:21:03 +0000 Subject: [PATCH 08/24] Bump setuptools from 70.2.0 to 70.3.0 Bumps [setuptools](https://github.com/pypa/setuptools) from 70.2.0 to 70.3.0. - [Release notes](https://github.com/pypa/setuptools/releases) - [Changelog](https://github.com/pypa/setuptools/blob/main/NEWS.rst) - [Commits](https://github.com/pypa/setuptools/compare/v70.2.0...v70.3.0) --- updated-dependencies: - dependency-name: setuptools dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- requirements-all.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements-all.txt b/requirements-all.txt index 330abbfeb..a3d2ee039 100644 --- a/requirements-all.txt +++ b/requirements-all.txt @@ -15,6 +15,6 @@ flake8==7.1.0 flake8-import-order==0.18.2 flake8-blind-except==0.2.1 flake8-builtins==2.5.0 -setuptools==70.2.0 +setuptools==70.3.0 openapi-spec-validator==0.7.1 cfn-lint==1.6.1 From 8645c39241982233a985266ec3129e92cda9249f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 22 Jul 2024 19:35:21 +0000 Subject: [PATCH 09/24] Bump cryptography from 42.0.8 to 43.0.0 Bumps [cryptography](https://github.com/pyca/cryptography) from 42.0.8 to 43.0.0. - [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst) - [Commits](https://github.com/pyca/cryptography/compare/42.0.8...43.0.0) --- updated-dependencies: - dependency-name: cryptography dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- requirements-apps-api-binary.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements-apps-api-binary.txt b/requirements-apps-api-binary.txt index a7ee686f2..ce12e2874 100644 --- a/requirements-apps-api-binary.txt +++ b/requirements-apps-api-binary.txt @@ -1 +1 @@ -cryptography==42.0.8 +cryptography==43.0.0 From fb0c954c911c7ca0e3dae00c52a90c81bbe09cf2 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 22 Jul 2024 19:35:29 +0000 Subject: [PATCH 10/24] Bump boto3 from 1.34.144 to 1.34.146 Bumps [boto3](https://github.com/boto/boto3) from 1.34.144 to 1.34.146. - [Release notes](https://github.com/boto/boto3/releases) - [Commits](https://github.com/boto/boto3/compare/1.34.144...1.34.146) --- 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-disable-private-dns.txt | 2 +- requirements-apps-start-execution-manager.txt | 2 +- requirements-apps-start-execution-worker.txt | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/requirements-all.txt b/requirements-all.txt index a3d2ee039..2b9da4153 100644 --- a/requirements-all.txt +++ b/requirements-all.txt @@ -5,7 +5,7 @@ -r requirements-apps-start-execution-worker.txt -r requirements-apps-disable-private-dns.txt -r requirements-apps-update-db.txt -boto3==1.34.144 +boto3==1.34.146 jinja2==3.1.4 moto[dynamodb]==5.0.11 pytest==8.2.2 diff --git a/requirements-apps-disable-private-dns.txt b/requirements-apps-disable-private-dns.txt index ecdb4eab3..e68b78a49 100644 --- a/requirements-apps-disable-private-dns.txt +++ b/requirements-apps-disable-private-dns.txt @@ -1 +1 @@ -boto3==1.34.144 +boto3==1.34.146 diff --git a/requirements-apps-start-execution-manager.txt b/requirements-apps-start-execution-manager.txt index 55f10c012..fdeaa2b04 100644 --- a/requirements-apps-start-execution-manager.txt +++ b/requirements-apps-start-execution-manager.txt @@ -1,3 +1,3 @@ -boto3==1.34.144 +boto3==1.34.146 ./lib/dynamo/ ./lib/lambda_logging/ diff --git a/requirements-apps-start-execution-worker.txt b/requirements-apps-start-execution-worker.txt index 4703cf593..1d8cd6461 100644 --- a/requirements-apps-start-execution-worker.txt +++ b/requirements-apps-start-execution-worker.txt @@ -1,2 +1,2 @@ -boto3==1.34.144 +boto3==1.34.146 ./lib/lambda_logging/ From d00accfd0b9f9ee993ebc94e9d6331777323e803 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 22 Jul 2024 19:35:34 +0000 Subject: [PATCH 11/24] Bump setuptools from 70.3.0 to 71.1.0 Bumps [setuptools](https://github.com/pypa/setuptools) from 70.3.0 to 71.1.0. - [Release notes](https://github.com/pypa/setuptools/releases) - [Changelog](https://github.com/pypa/setuptools/blob/main/NEWS.rst) - [Commits](https://github.com/pypa/setuptools/compare/v70.3.0...v71.1.0) --- updated-dependencies: - dependency-name: setuptools dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- requirements-all.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements-all.txt b/requirements-all.txt index a3d2ee039..7b41f74d0 100644 --- a/requirements-all.txt +++ b/requirements-all.txt @@ -15,6 +15,6 @@ flake8==7.1.0 flake8-import-order==0.18.2 flake8-blind-except==0.2.1 flake8-builtins==2.5.0 -setuptools==70.3.0 +setuptools==71.1.0 openapi-spec-validator==0.7.1 cfn-lint==1.6.1 From f6f4b7c761553c1b7eed5e2cad44f11be068946f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 22 Jul 2024 19:35:38 +0000 Subject: [PATCH 12/24] Bump pytest from 8.2.2 to 8.3.1 Bumps [pytest](https://github.com/pytest-dev/pytest) from 8.2.2 to 8.3.1. - [Release notes](https://github.com/pytest-dev/pytest/releases) - [Changelog](https://github.com/pytest-dev/pytest/blob/main/CHANGELOG.rst) - [Commits](https://github.com/pytest-dev/pytest/compare/8.2.2...8.3.1) --- updated-dependencies: - dependency-name: pytest dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- requirements-all.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements-all.txt b/requirements-all.txt index a3d2ee039..767b27abf 100644 --- a/requirements-all.txt +++ b/requirements-all.txt @@ -8,7 +8,7 @@ boto3==1.34.144 jinja2==3.1.4 moto[dynamodb]==5.0.11 -pytest==8.2.2 +pytest==8.3.1 PyYAML==6.0.1 responses==0.25.3 flake8==7.1.0 From 0d64825e49ee4ceafc22a5ce7770b84be628a8de Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 23 Jul 2024 23:17:50 +0000 Subject: [PATCH 13/24] Bump cfn-lint from 1.6.1 to 1.8.2 Bumps [cfn-lint](https://github.com/aws-cloudformation/cfn-lint) from 1.6.1 to 1.8.2. - [Release notes](https://github.com/aws-cloudformation/cfn-lint/releases) - [Changelog](https://github.com/aws-cloudformation/cfn-lint/blob/main/CHANGELOG.md) - [Commits](https://github.com/aws-cloudformation/cfn-lint/compare/v1.6.1...v1.8.2) --- updated-dependencies: - dependency-name: cfn-lint dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- requirements-all.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements-all.txt b/requirements-all.txt index b072cf7db..9f72328c8 100644 --- a/requirements-all.txt +++ b/requirements-all.txt @@ -17,4 +17,4 @@ flake8-blind-except==0.2.1 flake8-builtins==2.5.0 setuptools==71.1.0 openapi-spec-validator==0.7.1 -cfn-lint==1.6.1 +cfn-lint==1.8.2 From 7772f4ef20c3b5e1205462d6706d186a9e92e4b2 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 23 Jul 2024 23:17:59 +0000 Subject: [PATCH 14/24] Bump boto3 from 1.34.144 to 1.34.147 Bumps [boto3](https://github.com/boto/boto3) from 1.34.144 to 1.34.147. - [Release notes](https://github.com/boto/boto3/releases) - [Commits](https://github.com/boto/boto3/compare/1.34.144...1.34.147) --- 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-disable-private-dns.txt | 2 +- requirements-apps-start-execution-manager.txt | 2 +- requirements-apps-start-execution-worker.txt | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/requirements-all.txt b/requirements-all.txt index b072cf7db..b2027c9f0 100644 --- a/requirements-all.txt +++ b/requirements-all.txt @@ -5,7 +5,7 @@ -r requirements-apps-start-execution-worker.txt -r requirements-apps-disable-private-dns.txt -r requirements-apps-update-db.txt -boto3==1.34.146 +boto3==1.34.147 jinja2==3.1.4 moto[dynamodb]==5.0.11 pytest==8.3.1 diff --git a/requirements-apps-disable-private-dns.txt b/requirements-apps-disable-private-dns.txt index e68b78a49..92185de70 100644 --- a/requirements-apps-disable-private-dns.txt +++ b/requirements-apps-disable-private-dns.txt @@ -1 +1 @@ -boto3==1.34.146 +boto3==1.34.147 diff --git a/requirements-apps-start-execution-manager.txt b/requirements-apps-start-execution-manager.txt index fdeaa2b04..c14883558 100644 --- a/requirements-apps-start-execution-manager.txt +++ b/requirements-apps-start-execution-manager.txt @@ -1,3 +1,3 @@ -boto3==1.34.146 +boto3==1.34.147 ./lib/dynamo/ ./lib/lambda_logging/ diff --git a/requirements-apps-start-execution-worker.txt b/requirements-apps-start-execution-worker.txt index 1d8cd6461..0ebce351a 100644 --- a/requirements-apps-start-execution-worker.txt +++ b/requirements-apps-start-execution-worker.txt @@ -1,2 +1,2 @@ -boto3==1.34.146 +boto3==1.34.147 ./lib/lambda_logging/ From 7b2bca11c6f73ea058b4f5d6d0751cfceac3f76e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 29 Jul 2024 19:12:21 +0000 Subject: [PATCH 15/24] Bump setuptools from 71.1.0 to 72.1.0 Bumps [setuptools](https://github.com/pypa/setuptools) from 71.1.0 to 72.1.0. - [Release notes](https://github.com/pypa/setuptools/releases) - [Changelog](https://github.com/pypa/setuptools/blob/main/NEWS.rst) - [Commits](https://github.com/pypa/setuptools/compare/v71.1.0...v72.1.0) --- updated-dependencies: - dependency-name: setuptools dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- requirements-all.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements-all.txt b/requirements-all.txt index 9c59b6cdf..70e51d711 100644 --- a/requirements-all.txt +++ b/requirements-all.txt @@ -15,6 +15,6 @@ flake8==7.1.0 flake8-import-order==0.18.2 flake8-blind-except==0.2.1 flake8-builtins==2.5.0 -setuptools==71.1.0 +setuptools==72.1.0 openapi-spec-validator==0.7.1 cfn-lint==1.8.2 From 69c36e3166e1355e624579937d91de65bfe6a931 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 29 Jul 2024 19:12:26 +0000 Subject: [PATCH 16/24] Bump cfn-lint from 1.8.2 to 1.9.0 Bumps [cfn-lint](https://github.com/aws-cloudformation/cfn-lint) from 1.8.2 to 1.9.0. - [Release notes](https://github.com/aws-cloudformation/cfn-lint/releases) - [Changelog](https://github.com/aws-cloudformation/cfn-lint/blob/main/CHANGELOG.md) - [Commits](https://github.com/aws-cloudformation/cfn-lint/compare/v1.8.2...v1.9.0) --- updated-dependencies: - dependency-name: cfn-lint dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- requirements-all.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements-all.txt b/requirements-all.txt index 9c59b6cdf..570e16ea7 100644 --- a/requirements-all.txt +++ b/requirements-all.txt @@ -17,4 +17,4 @@ flake8-blind-except==0.2.1 flake8-builtins==2.5.0 setuptools==71.1.0 openapi-spec-validator==0.7.1 -cfn-lint==1.8.2 +cfn-lint==1.9.0 From 29fd456da8aa4cf7b04b909f5f30031e1e2e0aa6 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 29 Jul 2024 19:12:31 +0000 Subject: [PATCH 17/24] Bump pytest from 8.3.1 to 8.3.2 Bumps [pytest](https://github.com/pytest-dev/pytest) from 8.3.1 to 8.3.2. - [Release notes](https://github.com/pytest-dev/pytest/releases) - [Changelog](https://github.com/pytest-dev/pytest/blob/main/CHANGELOG.rst) - [Commits](https://github.com/pytest-dev/pytest/compare/8.3.1...8.3.2) --- updated-dependencies: - dependency-name: pytest dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- requirements-all.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements-all.txt b/requirements-all.txt index 9c59b6cdf..d19958c42 100644 --- a/requirements-all.txt +++ b/requirements-all.txt @@ -8,7 +8,7 @@ boto3==1.34.147 jinja2==3.1.4 moto[dynamodb]==5.0.11 -pytest==8.3.1 +pytest==8.3.2 PyYAML==6.0.1 responses==0.25.3 flake8==7.1.0 From ce9ecba9ecbce72e9eb560ea72db4a7efe51f11a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 29 Jul 2024 19:12:40 +0000 Subject: [PATCH 18/24] Bump boto3 from 1.34.147 to 1.34.149 Bumps [boto3](https://github.com/boto/boto3) from 1.34.147 to 1.34.149. - [Release notes](https://github.com/boto/boto3/releases) - [Commits](https://github.com/boto/boto3/compare/1.34.147...1.34.149) --- 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-disable-private-dns.txt | 2 +- requirements-apps-start-execution-manager.txt | 2 +- requirements-apps-start-execution-worker.txt | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/requirements-all.txt b/requirements-all.txt index 9c59b6cdf..9cf5035bf 100644 --- a/requirements-all.txt +++ b/requirements-all.txt @@ -5,7 +5,7 @@ -r requirements-apps-start-execution-worker.txt -r requirements-apps-disable-private-dns.txt -r requirements-apps-update-db.txt -boto3==1.34.147 +boto3==1.34.149 jinja2==3.1.4 moto[dynamodb]==5.0.11 pytest==8.3.1 diff --git a/requirements-apps-disable-private-dns.txt b/requirements-apps-disable-private-dns.txt index 92185de70..f8c3319e0 100644 --- a/requirements-apps-disable-private-dns.txt +++ b/requirements-apps-disable-private-dns.txt @@ -1 +1 @@ -boto3==1.34.147 +boto3==1.34.149 diff --git a/requirements-apps-start-execution-manager.txt b/requirements-apps-start-execution-manager.txt index c14883558..db6711158 100644 --- a/requirements-apps-start-execution-manager.txt +++ b/requirements-apps-start-execution-manager.txt @@ -1,3 +1,3 @@ -boto3==1.34.147 +boto3==1.34.149 ./lib/dynamo/ ./lib/lambda_logging/ diff --git a/requirements-apps-start-execution-worker.txt b/requirements-apps-start-execution-worker.txt index 0ebce351a..72f8471a7 100644 --- a/requirements-apps-start-execution-worker.txt +++ b/requirements-apps-start-execution-worker.txt @@ -1,2 +1,2 @@ -boto3==1.34.147 +boto3==1.34.149 ./lib/lambda_logging/ From 616a66e8cccc69fa12e1c720e8ed9a4898941f70 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 5 Aug 2024 19:54:23 +0000 Subject: [PATCH 19/24] Bump cfn-lint from 1.9.0 to 1.9.5 Bumps [cfn-lint](https://github.com/aws-cloudformation/cfn-lint) from 1.9.0 to 1.9.5. - [Release notes](https://github.com/aws-cloudformation/cfn-lint/releases) - [Changelog](https://github.com/aws-cloudformation/cfn-lint/blob/main/CHANGELOG.md) - [Commits](https://github.com/aws-cloudformation/cfn-lint/compare/v1.9.0...v1.9.5) --- updated-dependencies: - dependency-name: cfn-lint dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- requirements-all.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements-all.txt b/requirements-all.txt index 2b1bd5485..c1c2c901a 100644 --- a/requirements-all.txt +++ b/requirements-all.txt @@ -17,4 +17,4 @@ flake8-blind-except==0.2.1 flake8-builtins==2.5.0 setuptools==72.1.0 openapi-spec-validator==0.7.1 -cfn-lint==1.9.0 +cfn-lint==1.9.5 From 2c1eedb38fd464095fbfd7f305cb0be3ae46fad0 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 5 Aug 2024 19:54:37 +0000 Subject: [PATCH 20/24] Bump pyjwt from 2.8.0 to 2.9.0 Bumps [pyjwt](https://github.com/jpadilla/pyjwt) from 2.8.0 to 2.9.0. - [Release notes](https://github.com/jpadilla/pyjwt/releases) - [Changelog](https://github.com/jpadilla/pyjwt/blob/master/CHANGELOG.rst) - [Commits](https://github.com/jpadilla/pyjwt/compare/2.8.0...2.9.0) --- updated-dependencies: - dependency-name: pyjwt dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- requirements-apps-api.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements-apps-api.txt b/requirements-apps-api.txt index f54628d34..3a4d5aec4 100644 --- a/requirements-apps-api.txt +++ b/requirements-apps-api.txt @@ -3,7 +3,7 @@ Flask-Cors==4.0.1 jsonschema==4.23.0 openapi-core==0.19.2 prance==23.6.21.0 -PyJWT==2.8.0 +PyJWT==2.9.0 requests==2.32.3 serverless_wsgi==3.0.4 shapely==2.0.5 From 2ab5469ada6517a324da68e7279b9c49ca2fea6d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 5 Aug 2024 19:54:45 +0000 Subject: [PATCH 21/24] Bump flake8 from 7.1.0 to 7.1.1 Bumps [flake8](https://github.com/pycqa/flake8) from 7.1.0 to 7.1.1. - [Commits](https://github.com/pycqa/flake8/compare/7.1.0...7.1.1) --- updated-dependencies: - dependency-name: flake8 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- requirements-all.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements-all.txt b/requirements-all.txt index 2b1bd5485..7eac917c0 100644 --- a/requirements-all.txt +++ b/requirements-all.txt @@ -11,7 +11,7 @@ moto[dynamodb]==5.0.11 pytest==8.3.2 PyYAML==6.0.1 responses==0.25.3 -flake8==7.1.0 +flake8==7.1.1 flake8-import-order==0.18.2 flake8-blind-except==0.2.1 flake8-builtins==2.5.0 From 3a26edd1aea67787c53860db90230b6987912adc Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 6 Aug 2024 23:22:53 +0000 Subject: [PATCH 22/24] Bump moto[dynamodb] from 5.0.11 to 5.0.12 Bumps [moto[dynamodb]](https://github.com/getmoto/moto) from 5.0.11 to 5.0.12. - [Release notes](https://github.com/getmoto/moto/releases) - [Changelog](https://github.com/getmoto/moto/blob/master/CHANGELOG.md) - [Commits](https://github.com/getmoto/moto/compare/5.0.11...5.0.12) --- updated-dependencies: - dependency-name: moto[dynamodb] dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- requirements-all.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements-all.txt b/requirements-all.txt index 7eac917c0..8d4c982f7 100644 --- a/requirements-all.txt +++ b/requirements-all.txt @@ -7,7 +7,7 @@ -r requirements-apps-update-db.txt boto3==1.34.149 jinja2==3.1.4 -moto[dynamodb]==5.0.11 +moto[dynamodb]==5.0.12 pytest==8.3.2 PyYAML==6.0.1 responses==0.25.3 From 96a4d9d879f333536315f1f8b56427070d417b8f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 6 Aug 2024 23:26:21 +0000 Subject: [PATCH 23/24] Bump boto3 from 1.34.149 to 1.34.155 Bumps [boto3](https://github.com/boto/boto3) from 1.34.149 to 1.34.155. - [Release notes](https://github.com/boto/boto3/releases) - [Commits](https://github.com/boto/boto3/compare/1.34.149...1.34.155) --- 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-disable-private-dns.txt | 2 +- requirements-apps-start-execution-manager.txt | 2 +- requirements-apps-start-execution-worker.txt | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/requirements-all.txt b/requirements-all.txt index 8d4c982f7..15c2c732d 100644 --- a/requirements-all.txt +++ b/requirements-all.txt @@ -5,7 +5,7 @@ -r requirements-apps-start-execution-worker.txt -r requirements-apps-disable-private-dns.txt -r requirements-apps-update-db.txt -boto3==1.34.149 +boto3==1.34.155 jinja2==3.1.4 moto[dynamodb]==5.0.12 pytest==8.3.2 diff --git a/requirements-apps-disable-private-dns.txt b/requirements-apps-disable-private-dns.txt index f8c3319e0..48b50adb7 100644 --- a/requirements-apps-disable-private-dns.txt +++ b/requirements-apps-disable-private-dns.txt @@ -1 +1 @@ -boto3==1.34.149 +boto3==1.34.155 diff --git a/requirements-apps-start-execution-manager.txt b/requirements-apps-start-execution-manager.txt index db6711158..e4644e0ce 100644 --- a/requirements-apps-start-execution-manager.txt +++ b/requirements-apps-start-execution-manager.txt @@ -1,3 +1,3 @@ -boto3==1.34.149 +boto3==1.34.155 ./lib/dynamo/ ./lib/lambda_logging/ diff --git a/requirements-apps-start-execution-worker.txt b/requirements-apps-start-execution-worker.txt index 72f8471a7..bd5121fdc 100644 --- a/requirements-apps-start-execution-worker.txt +++ b/requirements-apps-start-execution-worker.txt @@ -1,2 +1,2 @@ -boto3==1.34.149 +boto3==1.34.155 ./lib/lambda_logging/ From 054b144725ce193b09a4526583139b89199fc539 Mon Sep 17 00:00:00 2001 From: Jake Herrmann Date: Fri, 9 Aug 2024 10:59:58 -0800 Subject: [PATCH 24/24] remove ESA secrets from job specs that no longer require them --- CHANGELOG.md | 6 ++++++ job_spec/ARIA_AUTORIFT.yml | 2 -- job_spec/AUTORIFT.yml | 2 -- job_spec/AUTORIFT_ITS_LIVE.yml | 2 -- job_spec/INSAR_GAMMA.yml | 2 -- job_spec/INSAR_ISCE_BURST.yml | 2 -- job_spec/RTC_GAMMA.yml | 2 -- job_spec/S1_CORRECTION_ITS_LIVE.yml | 2 -- job_spec/SRG_GSLC_CPU.yml | 2 -- job_spec/WATER_MAP.yml | 2 -- job_spec/WATER_MAP_EQ.yml | 2 -- 11 files changed, 6 insertions(+), 20 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 7b6489fc4..d3755c9fd 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -5,6 +5,12 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). +## [7.7.1] + +### Removed +- The `ESA_USERNAME` and `ESA_PASSWORD` secrets have been removed from the job specs that no longer require them (those that use the `hyp3-gamma`, `hyp3-isce2`, `hyp3-autorift`, or `hyp3-back-projection` images). + + ## [7.7.0] ### Added diff --git a/job_spec/ARIA_AUTORIFT.yml b/job_spec/ARIA_AUTORIFT.yml index ad3bc6e0b..369584bb4 100644 --- a/job_spec/ARIA_AUTORIFT.yml +++ b/job_spec/ARIA_AUTORIFT.yml @@ -61,5 +61,3 @@ AUTORIFT: secrets: - EARTHDATA_USERNAME - EARTHDATA_PASSWORD - - ESA_USERNAME - - ESA_PASSWORD diff --git a/job_spec/AUTORIFT.yml b/job_spec/AUTORIFT.yml index b14493542..73240557e 100644 --- a/job_spec/AUTORIFT.yml +++ b/job_spec/AUTORIFT.yml @@ -60,5 +60,3 @@ AUTORIFT: secrets: - EARTHDATA_USERNAME - EARTHDATA_PASSWORD - - ESA_USERNAME - - ESA_PASSWORD diff --git a/job_spec/AUTORIFT_ITS_LIVE.yml b/job_spec/AUTORIFT_ITS_LIVE.yml index a5941bd51..79e9c6373 100644 --- a/job_spec/AUTORIFT_ITS_LIVE.yml +++ b/job_spec/AUTORIFT_ITS_LIVE.yml @@ -72,7 +72,5 @@ AUTORIFT: secrets: - EARTHDATA_USERNAME - EARTHDATA_PASSWORD - - ESA_USERNAME - - ESA_PASSWORD - PUBLISH_ACCESS_KEY_ID - PUBLISH_SECRET_ACCESS_KEY diff --git a/job_spec/INSAR_GAMMA.yml b/job_spec/INSAR_GAMMA.yml index 7f447c1c6..a4605062d 100644 --- a/job_spec/INSAR_GAMMA.yml +++ b/job_spec/INSAR_GAMMA.yml @@ -119,5 +119,3 @@ INSAR_GAMMA: secrets: - EARTHDATA_USERNAME - EARTHDATA_PASSWORD - - ESA_USERNAME - - ESA_PASSWORD diff --git a/job_spec/INSAR_ISCE_BURST.yml b/job_spec/INSAR_ISCE_BURST.yml index 15f2b59a5..512f7d276 100644 --- a/job_spec/INSAR_ISCE_BURST.yml +++ b/job_spec/INSAR_ISCE_BURST.yml @@ -67,5 +67,3 @@ INSAR_ISCE_BURST: secrets: - EARTHDATA_USERNAME - EARTHDATA_PASSWORD - - ESA_USERNAME - - ESA_PASSWORD diff --git a/job_spec/RTC_GAMMA.yml b/job_spec/RTC_GAMMA.yml index 3b29ec668..e94002059 100644 --- a/job_spec/RTC_GAMMA.yml +++ b/job_spec/RTC_GAMMA.yml @@ -142,5 +142,3 @@ RTC_GAMMA: secrets: - EARTHDATA_USERNAME - EARTHDATA_PASSWORD - - ESA_USERNAME - - ESA_PASSWORD diff --git a/job_spec/S1_CORRECTION_ITS_LIVE.yml b/job_spec/S1_CORRECTION_ITS_LIVE.yml index bb92f25b8..40995ff13 100644 --- a/job_spec/S1_CORRECTION_ITS_LIVE.yml +++ b/job_spec/S1_CORRECTION_ITS_LIVE.yml @@ -52,5 +52,3 @@ S1_CORRECTION_TEST: secrets: - EARTHDATA_USERNAME - EARTHDATA_PASSWORD - - ESA_USERNAME - - ESA_PASSWORD diff --git a/job_spec/SRG_GSLC_CPU.yml b/job_spec/SRG_GSLC_CPU.yml index 856a01293..7c66a819f 100644 --- a/job_spec/SRG_GSLC_CPU.yml +++ b/job_spec/SRG_GSLC_CPU.yml @@ -41,5 +41,3 @@ SRG_GSLC_CPU: secrets: - EARTHDATA_USERNAME - EARTHDATA_PASSWORD - - ESA_USERNAME - - ESA_PASSWORD diff --git a/job_spec/WATER_MAP.yml b/job_spec/WATER_MAP.yml index ae9cd6e54..26ee311bf 100644 --- a/job_spec/WATER_MAP.yml +++ b/job_spec/WATER_MAP.yml @@ -155,8 +155,6 @@ WATER_MAP: secrets: - EARTHDATA_USERNAME - EARTHDATA_PASSWORD - - ESA_USERNAME - - ESA_PASSWORD - name: '' image: ghcr.io/fjmeyer/hydrosar command: diff --git a/job_spec/WATER_MAP_EQ.yml b/job_spec/WATER_MAP_EQ.yml index c251747a2..202608a88 100644 --- a/job_spec/WATER_MAP_EQ.yml +++ b/job_spec/WATER_MAP_EQ.yml @@ -97,8 +97,6 @@ WATER_MAP_EQ: secrets: - EARTHDATA_USERNAME - EARTHDATA_PASSWORD - - ESA_USERNAME - - ESA_PASSWORD - name: '' image: 845172464411.dkr.ecr.us-west-2.amazonaws.com/water-map-equal-percent-solution command: