We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 29cf95b + 7bedc85 commit 6209c12Copy full SHA for 6209c12
doc/changelog.d/967.dependencies.md
@@ -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
@@ -35,7 +35,7 @@ pygeometry = [
35
"ansys-geometry-core>=0.7.6,<1",
36
]
37
tests = [
38
- "ansys-tools-visualization-interface==0.7.0",
+ "ansys-tools-visualization-interface==0.8.1",
39
"pytest==8.3.4",
40
"pytest-cov==6.0.0",
41
"pytest-pyvista==0.1.9",
@@ -44,7 +44,7 @@ tests = [
44
45
doc = [
46
"ansys-sphinx-theme[autoapi]==1.2.6",
47
48
"jupyter-sphinx==0.5.3",
49
"numpydoc==1.8.0",
50
"sphinx==8.1.3",
0 commit comments