Skip to content

Commit b3747e5

Browse files
Merge branch 'main' into dependabot/pip/doc-dependencies-7551233e21
2 parents b50b8d4 + 7bedc85 commit b3747e5

File tree

2 files changed

+3
-2
lines changed

2 files changed

+3
-2
lines changed
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
@@ -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)