Skip to content

Commit 9e02435

Browse files
build(deps-dev): bump pyvista from 0.42.3 to 0.43.0 (#337)
Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent fb6fd24 commit 9e02435

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
@@ -32,7 +32,7 @@ dependencies = [
3232

3333
[project.optional-dependencies]
3434
tests = [
35-
"pyvista==0.42.3",
35+
"pyvista==0.43.0",
3636
"matplotlib==3.8.2",
3737
"numpy==1.26.2",
3838
"pytest==7.4.3",
@@ -49,7 +49,7 @@ doc = [
4949
"matplotlib==3.8.2",
5050
"imageio==2.33.1",
5151
"imageio-ffmpeg==0.4.9",
52-
"pyvista==0.42.3",
52+
"pyvista==0.43.0",
5353
"numpydoc==1.6.0",
5454
"Sphinx==7.2.6",
5555
"sphinx-autobuild==2021.3.14",

0 commit comments

Comments
 (0)