Skip to content

Commit 9a10c9a

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.7.0 to 0.8.1 - [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.7.0...v0.8.1) --- 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 26c565b commit 9a10c9a

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,7 +32,7 @@ graphics = [
3232
"ansys-tools-visualization-interface>=0.4.7,<1",
3333
]
3434
tests = [
35-
"ansys-tools-visualization-interface==0.7.0",
35+
"ansys-tools-visualization-interface==0.8.1",
3636
"pytest==8.3.4",
3737
"pytest-cov==6.0.0",
3838
"pytest-pyvista==0.1.9",
@@ -41,7 +41,7 @@ tests = [
4141
]
4242
doc = [
4343
"ansys-sphinx-theme[autoapi]==1.2.6",
44-
"ansys-tools-visualization-interface==0.7.0",
44+
"ansys-tools-visualization-interface==0.8.1",
4545
"jupyter-sphinx==0.5.3",
4646
"numpydoc==1.8.0",
4747
"sphinx==8.1.3",

0 commit comments

Comments
 (0)