Skip to content

Commit 81d39cb

Browse files
Bump mysql-connector-python from 8.4.0 to 9.2.0
Bumps [mysql-connector-python](https://github.com/mysql/mysql-connector-python) from 8.4.0 to 9.2.0. - [Changelog](https://github.com/mysql/mysql-connector-python/blob/trunk/CHANGES.txt) - [Commits](mysql/mysql-connector-python@8.4.0...9.2.0) --- updated-dependencies: - dependency-name: mysql-connector-python dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent b777cbf commit 81d39cb

File tree

2 files changed

+37
-37
lines changed

2 files changed

+37
-37
lines changed

poetry.lock

+36-36
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ readme = "README.md"
99
python = "^3.12"
1010
flask = "^3.0"
1111
flask_sqlalchemy = "^3.0"
12-
mysql-connector-python = "^8.4.0"
12+
mysql-connector-python = "^9.2.0"
1313
markdown = "^3.6"
1414
markupsafe = "^2.1.5"
1515
gunicorn = "^23.0.0"

0 commit comments

Comments
 (0)