mirror of
https://github.com/bec-project/bec_widgets.git
synced 2026-04-08 01:37:53 +02:00
build(deps): bump pyqtgraph from 0.13.7 to 0.14.0
Bumps [pyqtgraph](https://github.com/pyqtgraph/pyqtgraph) from 0.13.7 to 0.14.0. - [Release notes](https://github.com/pyqtgraph/pyqtgraph/releases) - [Changelog](https://github.com/pyqtgraph/pyqtgraph/blob/master/CHANGELOG) - [Commits](https://github.com/pyqtgraph/pyqtgraph/compare/pyqtgraph-0.13.7...pyqtgraph-0.14.0) --- updated-dependencies: - dependency-name: pyqtgraph dependency-version: 0.14.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
@@ -20,7 +20,7 @@ dependencies = [
|
||||
"isort>=5.13, <9.0", # needed for bw-generate-cli
|
||||
"ophyd_devices~=1.29, >=1.29.1",
|
||||
"pydantic~=2.0",
|
||||
"pyqtgraph==0.13.7",
|
||||
"pyqtgraph==0.14.0",
|
||||
"PySide6==6.9.0",
|
||||
"qtconsole~=5.5, >=5.5.1", # needed for jupyter console
|
||||
"qtpy~=2.4",
|
||||
|
||||
Reference in New Issue
Block a user