This is an automated email from the ASF dual-hosted git repository.
lynwee pushed a commit to branch main
in repository
https://gitbox.apache.org/repos/asf/incubator-devlake-playground.git
The following commit(s) were added to refs/heads/main by this push:
new 18de9b5 build(deps): bump mysql-connector-python from 8.3.0 to 9.1.0
(#20)
18de9b5 is described below
commit 18de9b56ea15065080eb74c173c420d8b79e4587
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Mon Nov 4 09:21:34 2024 +0800
build(deps): bump mysql-connector-python from 8.3.0 to 9.1.0 (#20)
Bumps
[mysql-connector-python](https://github.com/mysql/mysql-connector-python) from
8.3.0 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.3.0...9.1.0)
---
updated-dependencies:
- dependency-name: mysql-connector-python
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot]
<49699333+dependabot[bot]@users.noreply.github.com>
---
poetry.lock | 73 +++++++++++++++++++++++++++++-----------------------------
pyproject.toml | 2 +-
2 files changed, 38 insertions(+), 37 deletions(-)
diff --git a/poetry.lock b/poetry.lock
index b4a48db..d49e8e0 100644
--- a/poetry.lock
+++ b/poetry.lock
@@ -1350,44 +1350,45 @@ files = [
[[package]]
name = "mysql-connector-python"
-version = "8.3.0"
-description = "MySQL driver written in Python"
+version = "9.1.0"
+description = "A self-contained Python driver for communicating with MySQL
servers, using an API that is compliant with the Python Database API
Specification v2.0 (PEP 249)."
optional = false
-python-versions = ">=3.8"
+python-versions = ">=3.9"
files = [
- {file = "mysql-connector-python-8.3.0.tar.gz", hash =
"sha256:e4ff23aa8036b4c5b6463fa81398bb5a528a29f99955de6ba937f0bba57a2fe3"},
- {file = "mysql_connector_python-8.3.0-cp310-cp310-macosx_13_0_arm64.whl",
hash =
"sha256:f4ee7e07cca6b744874d60d6b0b24817d9246eb4e8d7269b7ddbe68763a0bd13"},
- {file = "mysql_connector_python-8.3.0-cp310-cp310-macosx_13_0_x86_64.whl",
hash =
"sha256:5718e426cf67f041772d4984f709052201883f74190ba6feaddce5cbd3b99e6f"},
- {file =
"mysql_connector_python-8.3.0-cp310-cp310-manylinux_2_17_aarch64.whl", hash =
"sha256:0deb38f05057e12af091a48e03a1ff00e213945880000f802879fae5665e7502"},
- {file =
"mysql_connector_python-8.3.0-cp310-cp310-manylinux_2_17_x86_64.whl", hash =
"sha256:4be4165e4cd5acb4659261ddc74e9164d2dfa0d795d5695d52f2bf39ea0762fa"},
- {file = "mysql_connector_python-8.3.0-cp310-cp310-win_amd64.whl", hash =
"sha256:51d97bf771519829797556718d81e8b9bdcd0a00427740ca57c085094c8bde17"},
- {file = "mysql_connector_python-8.3.0-cp311-cp311-macosx_13_0_arm64.whl",
hash =
"sha256:5e2c86c60be08c71bae755d811fe8b89ec4feb8117ec3440ebc6c042dd6f06bc"},
- {file = "mysql_connector_python-8.3.0-cp311-cp311-macosx_13_0_x86_64.whl",
hash =
"sha256:de74055944b214bff56e1752ec213d705c421414c67a250fb695af0c5c214135"},
- {file =
"mysql_connector_python-8.3.0-cp311-cp311-manylinux_2_17_aarch64.whl", hash =
"sha256:b2901391b651d60dab3cc8985df94976fc1ea59fa7324c5b19d0a4177914c8dd"},
- {file =
"mysql_connector_python-8.3.0-cp311-cp311-manylinux_2_17_x86_64.whl", hash =
"sha256:55cb57d8098c721abce20fdef23232663977c0e5c87a4d0f9f73466f32c7d168"},
- {file = "mysql_connector_python-8.3.0-cp311-cp311-win_amd64.whl", hash =
"sha256:201e609159b84a247be87b76f5deb79e8c6b368e91f043790e62077f13f3fed8"},
- {file = "mysql_connector_python-8.3.0-cp312-cp312-macosx_13_0_arm64.whl",
hash =
"sha256:c57d02fd6c28be444487e7905ede09e3fecb18377cf82908ca262826369d3401"},
- {file = "mysql_connector_python-8.3.0-cp312-cp312-macosx_13_0_x86_64.whl",
hash =
"sha256:9302d774025e76a0fac46bfeea8854b3d6819715a6a16ff23bfcda04218a76b7"},
- {file =
"mysql_connector_python-8.3.0-cp312-cp312-manylinux_2_17_aarch64.whl", hash =
"sha256:85fa878fdd6accaeb7d609bd2637c2cfa61592e7f9bdbdc0da18b2fa998d3d5a"},
- {file =
"mysql_connector_python-8.3.0-cp312-cp312-manylinux_2_17_x86_64.whl", hash =
"sha256:de0f2f2baa9e091ca8bdc4a091f874f9cd0b84b256389596adb0e032a05fe9f9"},
- {file = "mysql_connector_python-8.3.0-cp312-cp312-win_amd64.whl", hash =
"sha256:27f8be2087627366a44a6831ec68b568c98dbf0f4ceff24682d90c21db6e0f1f"},
- {file = "mysql_connector_python-8.3.0-cp38-cp38-macosx_13_0_x86_64.whl",
hash =
"sha256:ec6dc3434a7deef74ab04e8978f6c5e181866a5423006c1b5aec5390a189d28d"},
- {file =
"mysql_connector_python-8.3.0-cp38-cp38-manylinux_2_17_aarch64.whl", hash =
"sha256:73ee8bc5f9626c42b37342a91a825cddb3461f6bfbbd6524d8ccfd3293aaa088"},
- {file =
"mysql_connector_python-8.3.0-cp38-cp38-manylinux_2_17_x86_64.whl", hash =
"sha256:1db5b48b4ff7d24344217ed2418b162c7677eec86ab9766dc0e5feae39c90974"},
- {file = "mysql_connector_python-8.3.0-cp38-cp38-win_amd64.whl", hash =
"sha256:77bae496566d3da77bb0e938d89243103d20ee41633f626a47785470451bf45c"},
- {file = "mysql_connector_python-8.3.0-cp39-cp39-macosx_13_0_arm64.whl",
hash =
"sha256:f7acacdf9fd4260702f360c00952ad9a9cc73e8b7475e0d0c973c085a3dd7b7d"},
- {file = "mysql_connector_python-8.3.0-cp39-cp39-macosx_13_0_x86_64.whl",
hash =
"sha256:5f707a9b040ad4700fc447ba955c78b08f2dd5affde37ac2401918f7b6daaba3"},
- {file =
"mysql_connector_python-8.3.0-cp39-cp39-manylinux_2_17_aarch64.whl", hash =
"sha256:125714c998a697592bc56cce918a1acc58fadc510a7f588dbef3e53a1920e086"},
- {file =
"mysql_connector_python-8.3.0-cp39-cp39-manylinux_2_17_x86_64.whl", hash =
"sha256:7f4f5fa844c19ee3a78c4606f6e138b06829e75469592d90246a290c7befc322"},
- {file = "mysql_connector_python-8.3.0-cp39-cp39-win_amd64.whl", hash =
"sha256:de5c3ee89d9276356f93df003949d3ba4c486f32fec9ec9fd7bc0caab124d89c"},
- {file = "mysql_connector_python-8.3.0-py2.py3-none-any.whl", hash =
"sha256:e868ccc7ad9fbc242546db04673d89cee87d12b8139affd114524553df4e5d6a"},
-]
-
-[package.extras]
-dns-srv = ["dnspython (>=1.16.0,<=2.3.0)"]
+ {file = "mysql-connector-python-9.1.0.tar.gz", hash =
"sha256:346261a2aeb743a39cf66ba8bde5e45931d313b76ce0946a69a6d1187ec7d279"},
+ {file = "mysql_connector_python-9.1.0-cp310-cp310-macosx_13_0_arm64.whl",
hash =
"sha256:dcdcf380d07b9ca6f18a95e9516a6185f2ab31a53d290d5e698e77e59c043c9e"},
+ {file = "mysql_connector_python-9.1.0-cp310-cp310-macosx_13_0_x86_64.whl",
hash =
"sha256:948ef0c7da87901176d4320e0f40a3277ee06fe6f58ce151c1e60d8d50fdeaf4"},
+ {file =
"mysql_connector_python-9.1.0-cp310-cp310-manylinux_2_28_aarch64.whl", hash =
"sha256:abf16fc1155ebeba5558e5702dd7210d634ac8da484eca05a640b68a548dc7cf"},
+ {file =
"mysql_connector_python-9.1.0-cp310-cp310-manylinux_2_28_x86_64.whl", hash =
"sha256:aceaab679b852c0a2ec0eed9eb2a490171b3493484f1881b605cbf2f9c5fde6d"},
+ {file = "mysql_connector_python-9.1.0-cp310-cp310-win_amd64.whl", hash =
"sha256:72dcce5f2e4f5910d65f02eb318c1e4622464da007a3ae5e9ccd64169d8efac3"},
+ {file = "mysql_connector_python-9.1.0-cp311-cp311-macosx_13_0_arm64.whl",
hash =
"sha256:9b23a8e2acee91b5120febe00c53e7f472b9b6d49618e39fa1af86cdc1f0ade8"},
+ {file = "mysql_connector_python-9.1.0-cp311-cp311-macosx_13_0_x86_64.whl",
hash =
"sha256:e15153cb8ab5fcec00b99077de536489d22d4809fc28f633850398fef0560b1f"},
+ {file =
"mysql_connector_python-9.1.0-cp311-cp311-manylinux_2_28_aarch64.whl", hash =
"sha256:fec943d333851c4b5e57cd0b04dde36e6817f0d4d62b2a58ce028a82be444866"},
+ {file =
"mysql_connector_python-9.1.0-cp311-cp311-manylinux_2_28_x86_64.whl", hash =
"sha256:c36a9b9ebf9587aaa5d7928468fefe8faf6fc993a03cb242bb160ede9cf75b2d"},
+ {file = "mysql_connector_python-9.1.0-cp311-cp311-win_amd64.whl", hash =
"sha256:7b2eb48518b8c2bc9636883d264b291e5c93824fc6b61823ca9cf396a09474ad"},
+ {file = "mysql_connector_python-9.1.0-cp312-cp312-macosx_13_0_arm64.whl",
hash =
"sha256:f67b22e3eaf5b03ffac97232d3dd67b56abcacad907ad4391c847bad5ba58f0e"},
+ {file = "mysql_connector_python-9.1.0-cp312-cp312-macosx_13_0_x86_64.whl",
hash =
"sha256:c75f674a52b8820c90d466183b2bb59f89bcf09d17ebe9b391313d89565c8896"},
+ {file =
"mysql_connector_python-9.1.0-cp312-cp312-manylinux_2_28_aarch64.whl", hash =
"sha256:e75ecb3df2c2cbe4d92d5dd58a318fa708edebc0fa2d850fc2a9d42481dbb808"},
+ {file =
"mysql_connector_python-9.1.0-cp312-cp312-manylinux_2_28_x86_64.whl", hash =
"sha256:7d99c0a841a2c2a0e4d5b28376c1bfac794ec3821b66eb6fa2f7702cec820ee8"},
+ {file = "mysql_connector_python-9.1.0-cp312-cp312-win_amd64.whl", hash =
"sha256:30a8f0ba84f8adf15a4877e80b3f97f786ce35616d918b9310578a2bd22952d5"},
+ {file = "mysql_connector_python-9.1.0-cp313-cp313-macosx_13_0_arm64.whl",
hash =
"sha256:d627ebafc0327b935d8783454e7a4b5c32324ed39a2a1589239490ab850bf7d7"},
+ {file = "mysql_connector_python-9.1.0-cp313-cp313-macosx_13_0_x86_64.whl",
hash =
"sha256:e26a08a9500407fa8f4a6504f7077d1312bec4fa52cb0a58c1ad324ca1f3eeaa"},
+ {file =
"mysql_connector_python-9.1.0-cp313-cp313-manylinux_2_28_aarch64.whl", hash =
"sha256:109e17a4ada1442e3881a51e2bbabcb336ad229a619ac61e9ad24bd6b9b117bd"},
+ {file =
"mysql_connector_python-9.1.0-cp313-cp313-manylinux_2_28_x86_64.whl", hash =
"sha256:4f102452c64332b7e042fa37b84d4f15332bd639e479d15035f2a005fb9fbb34"},
+ {file = "mysql_connector_python-9.1.0-cp313-cp313-win_amd64.whl", hash =
"sha256:25e261f3260ec798c48cb910862a299e565548a1b5421dec84315ddbc9ef28c4"},
+ {file = "mysql_connector_python-9.1.0-cp39-cp39-macosx_13_0_arm64.whl",
hash =
"sha256:ec4386b2426bfb07f83455bf895d8a7e2d6c067343ac05be5511083ca2424991"},
+ {file = "mysql_connector_python-9.1.0-cp39-cp39-macosx_13_0_x86_64.whl",
hash =
"sha256:28fd99ee464ac3b02d1e2a71a63ca4f25c6110e4414a46a5b64631e6d2096899"},
+ {file =
"mysql_connector_python-9.1.0-cp39-cp39-manylinux_2_28_aarch64.whl", hash =
"sha256:e2f0876e1efd76e05853cb0a623dba2746ee70686c043019d811737dd5c3d871"},
+ {file =
"mysql_connector_python-9.1.0-cp39-cp39-manylinux_2_28_x86_64.whl", hash =
"sha256:6d7d5d458d0d600bbbebd9f2bce551e386b359bcce6026f7369b57922d26f13a"},
+ {file = "mysql_connector_python-9.1.0-cp39-cp39-win_amd64.whl", hash =
"sha256:c350b1aaf257b1b778f44b8bfaeda07751f55e150f5a7464342f36e4aac8e805"},
+ {file = "mysql_connector_python-9.1.0-py2.py3-none-any.whl", hash =
"sha256:dacf1aa84dc7dd8ae908626c3ae50fce956d0105130c7465fd248a4f035d50b1"},
+]
+
+[package.extras]
+dns-srv = ["dnspython (==2.6.1)"]
fido2 = ["fido2 (==1.1.2)"]
-gssapi = ["gssapi (>=1.6.9,<=1.8.2)"]
-opentelemetry = ["Deprecated (>=1.2.6)", "typing-extensions (>=3.7.4)", "zipp
(>=0.5)"]
+gssapi = ["gssapi (==1.8.3)"]
+telemetry = ["opentelemetry-api (==1.18.0)",
"opentelemetry-exporter-otlp-proto-http (==1.18.0)", "opentelemetry-sdk
(==1.18.0)"]
[[package]]
name = "nbclient"
@@ -2830,4 +2831,4 @@ files = [
[metadata]
lock-version = "2.0"
python-versions = "^3.11"
-content-hash =
"628274ba94b3773588b6adbce9057d7010a04c46edd209c2473524e4171aee19"
+content-hash =
"a49c36a42cd5ee5c2f5c2f266a0d260ae0b64452a1621fced5c94998d096502a"
diff --git a/pyproject.toml b/pyproject.toml
index b774a67..8188faa 100644
--- a/pyproject.toml
+++ b/pyproject.toml
@@ -26,7 +26,7 @@ pandas = "^2.2.0"
sqlalchemy = "^2.0.27"
ipykernel = "^6.29.2"
networkx = "^3.2.1"
-mysql-connector-python = "^8.3.0"
+mysql-connector-python = "^9.1.0"
pyarrow = "^15.0.0"
graphviz = "^0.20.1"
plotly = "^5.19.0"