Skip to content

Commit 0bab6f6

Browse files
build(deps): bump ansys-tools-visualization-interface
Bumps the general-dependencies group with 1 update: [ansys-tools-visualization-interface](https://github.com/ansys/ansys-tools-visualization-interface). Updates `ansys-tools-visualization-interface` from 0.6.2 to 0.7.0 - [Release notes](https://github.com/ansys/ansys-tools-visualization-interface/releases) - [Changelog](https://github.com/ansys/ansys-tools-visualization-interface/blob/main/CHANGELOG.md) - [Commits](ansys/ansys-tools-visualization-interface@v0.6.2...v0.7.0) --- updated-dependencies: - dependency-name: ansys-tools-visualization-interface dependency-type: direct:production update-type: version-update:semver-minor dependency-group: general-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent c3d157b commit 0bab6f6

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pyproject.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -32,15 +32,15 @@ graphics = [
3232
"ansys-tools-visualization-interface>=0.4.7,<1",
3333
]
3434
tests = [
35-
"ansys-tools-visualization-interface==0.6.2",
35+
"ansys-tools-visualization-interface==0.7.0",
3636
"pytest==8.3.4",
3737
"pytest-cov==6.0.0",
3838
"pytest-pyvista==0.1.9",
3939
"pytest-xvfb==3.0.0",
4040
"pyvista[trame]==0.44.2"
4141
]
4242
doc = [
43-
"ansys-tools-visualization-interface==0.6.2",
43+
"ansys-tools-visualization-interface==0.7.0",
4444
"ansys-sphinx-theme[autoapi]==1.2.4",
4545
"jupyter-sphinx==0.5.3",
4646
"numpydoc==1.8.0",

0 commit comments

Comments
 (0)