Skip to content

Commit 059c6e0

Browse files
dependabot[bot]Tom-Willemsen
authored andcommitted
Bump ophyd-async[ca] from 0.12.2 to 0.12.3
Bumps [ophyd-async[ca]](https://github.com/bluesky/ophyd-async) from 0.12.2 to 0.12.3. - [Release notes](https://github.com/bluesky/ophyd-async/releases) - [Commits](bluesky/ophyd-async@v0.12.2...v0.12.3) --- updated-dependencies: - dependency-name: ophyd-async[ca] dependency-version: 0.12.3 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent e61cf0e commit 059c6e0

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
@@ -41,7 +41,7 @@ classifiers = [
4141

4242
dependencies = [
4343
"bluesky", # Bluesky framework
44-
"ophyd-async[ca] == 0.12.2", # Device abstraction
44+
"ophyd-async[ca] == 0.12.3", # Device abstraction
4545
"matplotlib", # Plotting
4646
"lmfit", # Fitting
4747
"scipy", # Definitions of erf/erfc functions

0 commit comments

Comments
 (0)