Skip to content

Commit 2c9120c

Browse files
fix(deps): update dependency mysql-connector-python to v9.6.0
1 parent e243681 commit 2c9120c

2 files changed

Lines changed: 27 additions & 27 deletions

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ dependencies = [
3131
"pyzmq==27.1.0",
3232
"deepdiff",
3333
"daq-config-server>=v1.1.2", # For getting Configuration settings.
34-
"mysql-connector-python == 9.5.0", # Can unpin once https://github.com/DiamondLightSource/ispyb-api/pull/244 is merged and released
34+
"mysql-connector-python ==9.6.0", # Can unpin once https://github.com/DiamondLightSource/ispyb-api/pull/244 is merged and released
3535
]
3636

3737
dynamic = ["version"]

uv.lock

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

0 commit comments

Comments
 (0)