Skip to content

Commit 76d89e2

Browse files
authored
Merge pull request #276 from ISISComputingGroup/dependabot/pip/ophyd-async-ca--0.13.5
Bump ophyd-async[ca] from 0.13.4 to 0.13.5
2 parents 90aa070 + fa757a4 commit 76d89e2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ classifiers = [
4242
dependencies = [
4343
"bluesky", # Bluesky framework
4444
"bluesky-kafka", # Bluesky-kafka integration
45-
"ophyd-async[ca] == 0.13.4", # Device abstraction. When changing, also change in doc/conf.py
45+
"ophyd-async[ca] == 0.13.5", # Device abstraction. When changing, also change in doc/conf.py
4646
"lmfit", # Fitting
4747
"matplotlib", # Plotting
4848
"msgpack-numpy", # Encoding kafka messages

0 commit comments

Comments
 (0)