Skip to content

Commit 7c25900

Browse files
chore(deps-dev): Bump mysql-connector-python from 8.2.0 to 8.3.0 (#378)
Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent da57463 commit 7c25900

File tree

2 files changed

+31
-57
lines changed

2 files changed

+31
-57
lines changed

poetry.lock

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

pyproject.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ pep8-naming = "^0.13.3"
3737
SQLAlchemy = "^2.0.25"
3838
psycopg = "^3.1.17"
3939
psycopg-binary = "^3.1.17"
40-
mysql-connector-python = "^8.2.0"
40+
mysql-connector-python = "^8.3.0"
4141

4242
[tool.poetry.group.test.dependencies]
4343
boto3 = "^1.34.19"
@@ -52,7 +52,7 @@ toxiproxy-python = "^0.1.1"
5252
parameterized = "^0.9.0"
5353
psycopg = "^3.1.17"
5454
psycopg-binary = "^3.1.17"
55-
mysql-connector-python = "^8.2.0"
55+
mysql-connector-python = "^8.3.0"
5656

5757
[tool.isort]
5858
sections = "FUTURE,STDLIB,THIRDPARTY,FIRSTPARTY,LOCALFOLDER"

0 commit comments

Comments
 (0)