Skip to content

Commit 3424ad0

Browse files
Merge branch 'feat/pygeometry-connection' of https://github.com/ansys/pyprimemesh into feat/pygeometry-connection
2 parents 8adfb04 + 6209c12 commit 3424ad0

File tree

2 files changed

+3
-2
lines changed

2 files changed

+3
-2
lines changed

doc/changelog.d/967.dependencies.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
build(deps): bump ansys-tools-visualization-interface from 0.7.0 to 0.8.1 in the general-dependencies group

pyproject.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ pygeometry = [
3535
"ansys-geometry-core>=0.7.6,<1",
3636
]
3737
tests = [
38-
"ansys-tools-visualization-interface==0.7.0",
38+
"ansys-tools-visualization-interface==0.8.1",
3939
"pytest==8.3.4",
4040
"pytest-cov==6.0.0",
4141
"pytest-pyvista==0.1.9",
@@ -44,7 +44,7 @@ tests = [
4444
]
4545
doc = [
4646
"ansys-sphinx-theme[autoapi]==1.2.6",
47-
"ansys-tools-visualization-interface==0.7.0",
47+
"ansys-tools-visualization-interface==0.8.1",
4848
"jupyter-sphinx==0.5.3",
4949
"numpydoc==1.8.0",
5050
"sphinx==8.1.3",

0 commit comments

Comments
 (0)