Skip to content

Commit e61cf0e

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

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.1", # Device abstraction
44+
"ophyd-async[ca] == 0.12.2", # Device abstraction
4545
"matplotlib", # Plotting
4646
"lmfit", # Fitting
4747
"scipy", # Definitions of erf/erfc functions

0 commit comments

Comments
 (0)