Skip to content

Commit 234bff2

Browse files
build(deps-dev): bump pyvista from 0.43.1 to 0.43.2 (#358)
Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 48e87bd commit 234bff2

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pyproject.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ dependencies = ["ansys-dpf-core>=0.7.2", "ansys-api-dyna==0.3.5"]
2929

3030
[project.optional-dependencies]
3131
tests = [
32-
"pyvista==0.43.1",
32+
"pyvista==0.43.2",
3333
"matplotlib==3.8.2",
3434
"numpy==1.26.3",
3535
"pytest==7.4.4",
@@ -46,7 +46,7 @@ doc = [
4646
"matplotlib==3.8.2",
4747
"imageio==2.33.1",
4848
"imageio-ffmpeg==0.4.9",
49-
"pyvista==0.43.1",
49+
"pyvista==0.43.2",
5050
"numpydoc==1.6.0",
5151
"Sphinx==7.2.6",
5252
"sphinx-autobuild==2021.3.14",

0 commit comments

Comments
 (0)