Skip to content

Commit 18de9b5

Browse files
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](mysql/mysql-connector-python@8.3.0...9.1.0) --- updated-dependencies: - dependency-name: mysql-connector-python dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent f6a9140 commit 18de9b5

2 files changed

Lines changed: 38 additions & 37 deletions

File tree

poetry.lock

Lines changed: 37 additions & 36 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ pandas = "^2.2.0"
2626
sqlalchemy = "^2.0.27"
2727
ipykernel = "^6.29.2"
2828
networkx = "^3.2.1"
29-
mysql-connector-python = "^8.3.0"
29+
mysql-connector-python = "^9.1.0"
3030
pyarrow = "^15.0.0"
3131
graphviz = "^0.20.1"
3232
plotly = "^5.19.0"

0 commit comments

Comments
 (0)