Skip to content

Commit 2cc6d15

Browse files
committed
Use latest version of config server
1 parent 5ec4471 commit 2cc6d15

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
@@ -30,7 +30,7 @@ dependencies = [
3030
"scanspec>=0.7.3",
3131
"pyzmq==26.3.0", # Until we can move to RHEL 8 https://github.com/DiamondLightSource/mx-bluesky/issues/1139
3232
"deepdiff",
33-
"daq-config-server>=v1.0.0-rc.2", # For getting Configuration settings.
33+
"daq-config-server>=v1.1.2",
3434
]
3535

3636
dynamic = ["version"]

0 commit comments

Comments
 (0)