Skip to content

Commit 0fd1c9e

Browse files
build(deps): bump ansys-tools-visualization-interface from 0.6.0 to 0.6.2 in the general-dependencies group (#959)
Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: pyansys-ci-bot <92810346+pyansys-ci-bot@users.noreply.github.com>
1 parent 17afea7 commit 0fd1c9e

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.6.0 to 0.6.2 in the general-dependencies group

pyproject.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -32,15 +32,15 @@ graphics = [
3232
"ansys-tools-visualization-interface>=0.4.7,<1",
3333
]
3434
tests = [
35-
"ansys-tools-visualization-interface==0.6.0",
35+
"ansys-tools-visualization-interface==0.6.2",
3636
"pytest==8.3.4",
3737
"pytest-cov==6.0.0",
3838
"pytest-pyvista==0.1.9",
3939
"pytest-xvfb==3.0.0",
4040
"pyvista[trame]==0.44.2"
4141
]
4242
doc = [
43-
"ansys-tools-visualization-interface==0.6.0",
43+
"ansys-tools-visualization-interface==0.6.2",
4444
"ansys-sphinx-theme[autoapi]==1.2.3",
4545
"jupyter-sphinx==0.5.3",
4646
"numpydoc==1.8.0",

0 commit comments

Comments
 (0)