Skip to content

Commit 18a6cda

Browse files
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](urllib3/urllib3@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](mysql/mysql-connector-python@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](mysql/mysql-connector-python@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] <support@github.com>
1 parent bd4beff commit 18a6cda

File tree

4 files changed

+7
-7
lines changed

4 files changed

+7
-7
lines changed

apigw-s3-lambda-sls-py/Pipfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ verify_ssl = true
44
name = "pypi"
55

66
[packages]
7-
urllib3 = "2.2.2"
7+
urllib3 = "2.2.3"
88
[dev-packages]
99
boto3 = "*"
1010
aws-lambda-powertools = "*"

apigw-s3-lambda-sls-py/Pipfile.lock

Lines changed: 4 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
mysql-connector-python==8.0.28
1+
mysql-connector-python==9.1.0
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
mysql-connector-python==8.0.28
1+
mysql-connector-python==9.1.0

0 commit comments

Comments
 (0)