From 18a6cdafa358dd6d7f23131d25c794e45a46a3ef Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 24 Oct 2024 16:54:18 +0000 Subject: [PATCH] Bump the pip group across 3 directories with 2 updates Bumps the pip group with 1 update in the /apigw-s3-lambda-sls-py directory: [urllib3](https://github.com/urllib3/urllib3). Bumps the pip group with 1 update in the /lambda-layer-terraform/dependencies/mysql-connector-python directory: [mysql-connector-python](https://github.com/mysql/mysql-connector-python). Bumps the pip group with 1 update in the /terraform-lambda-layer/dependencies/mysql-connector-python directory: [mysql-connector-python](https://github.com/mysql/mysql-connector-python). Updates `urllib3` from 2.2.2 to 2.2.3 - [Release notes](https://github.com/urllib3/urllib3/releases) - [Changelog](https://github.com/urllib3/urllib3/blob/main/CHANGES.rst) - [Commits](https://github.com/urllib3/urllib3/compare/2.2.2...2.2.3) Updates `mysql-connector-python` from 8.0.28 to 9.1.0 - [Changelog](https://github.com/mysql/mysql-connector-python/blob/trunk/CHANGES.txt) - [Commits](https://github.com/mysql/mysql-connector-python/compare/8.0.28...9.1.0) Updates `mysql-connector-python` from 8.0.28 to 9.1.0 - [Changelog](https://github.com/mysql/mysql-connector-python/blob/trunk/CHANGES.txt) - [Commits](https://github.com/mysql/mysql-connector-python/compare/8.0.28...9.1.0) --- updated-dependencies: - dependency-name: urllib3 dependency-type: direct:production dependency-group: pip - dependency-name: mysql-connector-python dependency-type: direct:production dependency-group: pip - dependency-name: mysql-connector-python dependency-type: direct:production dependency-group: pip ... Signed-off-by: dependabot[bot] --- apigw-s3-lambda-sls-py/Pipfile | 2 +- apigw-s3-lambda-sls-py/Pipfile.lock | 8 ++++---- .../dependencies/mysql-connector-python/requirements.txt | 2 +- .../dependencies/mysql-connector-python/requirements.txt | 2 +- 4 files changed, 7 insertions(+), 7 deletions(-) diff --git a/apigw-s3-lambda-sls-py/Pipfile b/apigw-s3-lambda-sls-py/Pipfile index 8798e3946..49d65863f 100644 --- a/apigw-s3-lambda-sls-py/Pipfile +++ b/apigw-s3-lambda-sls-py/Pipfile @@ -4,7 +4,7 @@ verify_ssl = true name = "pypi" [packages] -urllib3 = "2.2.2" +urllib3 = "2.2.3" [dev-packages] boto3 = "*" aws-lambda-powertools = "*" diff --git a/apigw-s3-lambda-sls-py/Pipfile.lock b/apigw-s3-lambda-sls-py/Pipfile.lock index d0f81dd8b..977f70f05 100644 --- a/apigw-s3-lambda-sls-py/Pipfile.lock +++ b/apigw-s3-lambda-sls-py/Pipfile.lock @@ -1,7 +1,7 @@ { "_meta": { "hash": { - "sha256": "26dffd3a8fbccd349009a6ea1eee91c5d4583c9606415024cff9396414244fe4" + "sha256": "f5fca8402038a706d670b7db5f4bfe0561f331d5e29e4a84807d7c09db4dee27" }, "pipfile-spec": 6, "requires": { @@ -18,12 +18,12 @@ "default": { "urllib3": { "hashes": [ - "sha256:a448b2f64d686155468037e1ace9f2d2199776e17f0a46610480d311f73e3472", - "sha256:dd505485549a7a552833da5e6063639d0d177c04f23bc3864e41e5dc5f612168" + "sha256:ca899ca043dcb1bafa3e262d73aa25c465bfb49e0bd9dd5d59f1d0acba2f8fac", + "sha256:e7d814a81dad81e6caf2ec9fdedb284ecc9c73076b62654547cc64ccdcae26e9" ], "index": "pypi", "markers": "python_version >= '3.8'", - "version": "==2.2.2" + "version": "==2.2.3" } }, "develop": { diff --git a/lambda-layer-terraform/dependencies/mysql-connector-python/requirements.txt b/lambda-layer-terraform/dependencies/mysql-connector-python/requirements.txt index 41278967c..b2ebf7945 100644 --- a/lambda-layer-terraform/dependencies/mysql-connector-python/requirements.txt +++ b/lambda-layer-terraform/dependencies/mysql-connector-python/requirements.txt @@ -1 +1 @@ -mysql-connector-python==8.0.28 \ No newline at end of file +mysql-connector-python==9.1.0 \ No newline at end of file diff --git a/terraform-lambda-layer/dependencies/mysql-connector-python/requirements.txt b/terraform-lambda-layer/dependencies/mysql-connector-python/requirements.txt index 41278967c..b2ebf7945 100644 --- a/terraform-lambda-layer/dependencies/mysql-connector-python/requirements.txt +++ b/terraform-lambda-layer/dependencies/mysql-connector-python/requirements.txt @@ -1 +1 @@ -mysql-connector-python==8.0.28 \ No newline at end of file +mysql-connector-python==9.1.0 \ No newline at end of file