Skip to content

Commit 12cbdaf

Browse files
Update dependency mysql-connector-python to ^9.2.0
1 parent 0e93d21 commit 12cbdaf

File tree

2 files changed

+39
-30
lines changed

2 files changed

+39
-30
lines changed

poetry.lock

+38-29
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
@@ -58,7 +58,7 @@ parameterized = "^0.9.0"
5858
pytest = "^7.4.0"
5959
pytest-operator = "^0.35.0"
6060
juju = "^3.6.0.0"
61-
mysql-connector-python = "^9.1.0"
61+
mysql-connector-python = "^9.2.0"
6262
tenacity = "^8.2.2"
6363
boto3 = "^1.28.11"
6464
pyyaml = "^6.0"

0 commit comments

Comments
 (0)