We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents b50b8d4 + 7bedc85 commit b3747e5Copy full SHA for b3747e5
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
@@ -32,7 +32,7 @@ graphics = [
32
"ansys-tools-visualization-interface>=0.4.7,<1",
33
]
34
tests = [
35
- "ansys-tools-visualization-interface==0.7.0",
+ "ansys-tools-visualization-interface==0.8.1",
36
"pytest==8.3.4",
37
"pytest-cov==6.0.0",
38
"pytest-pyvista==0.1.9",
@@ -41,7 +41,7 @@ tests = [
41
42
doc = [
43
"ansys-sphinx-theme[autoapi]==1.2.6",
44
45
"jupyter-sphinx==0.5.3",
46
"numpydoc==1.8.0",
47
"sphinx==8.1.3",
0 commit comments