Skip to content

Commit d33544b

Browse files
Bump ophyd-async[ca] from 0.13.4 to 0.13.5
Bumps [ophyd-async[ca]](https://github.com/bluesky/ophyd-async) from 0.13.4 to 0.13.5. - [Release notes](https://github.com/bluesky/ophyd-async/releases) - [Commits](bluesky/ophyd-async@v0.13.4...v0.13.5) --- updated-dependencies: - dependency-name: ophyd-async[ca] dependency-version: 0.13.5 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent c1bfb2c commit d33544b

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)