Skip to content

Commit 18b3d3e

Browse files
Update dependency mysql-connector-python to v9.6.0
1 parent c387d53 commit 18b3d3e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ dependencies = [
4444
"matplotlib",
4545
"cachetools",
4646
"bluesky-stomp >= 0.2.0",
47-
"mysql-connector-python == 9.5.0", # Can unpin once https://github.com/DiamondLightSource/ispyb-api/pull/244 is merged and released
47+
"mysql-connector-python ==9.6.0", # Can unpin once https://github.com/DiamondLightSource/ispyb-api/pull/244 is merged and released
4848

4949
#
5050
# These dependencies may be issued as pre-release versions and should have a pin constraint

0 commit comments

Comments
 (0)