Skip to content

Commit e73e649

Browse files
Update dependency mysql-connector-python to v9.6.0
1 parent 5c3a0db commit e73e649

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)