Skip to content

Commit 591ffc2

Browse files
Bump pyvista from 0.37.0 to 0.38.1 (#81)
Bumps [pyvista](https://github.com/pyvista/pyvista) from 0.37.0 to 0.38.1. - [Release notes](https://github.com/pyvista/pyvista/releases) - [Commits](pyvista/pyvista@v0.37.0...v0.38.1) --- updated-dependencies: - dependency-name: pyvista dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Roberto Pastor Muela <[email protected]>
1 parent 4cdd235 commit 591ffc2

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
@@ -34,7 +34,7 @@ dependencies = [
3434

3535
[project.optional-dependencies]
3636
tests = [
37-
"pyvista==0.37.0",
37+
"pyvista==0.38.1",
3838
"matplotlib==3.6.2",
3939
"numpy==1.24.2",
4040
"pytest==7.2.0",
@@ -52,7 +52,7 @@ doc = [
5252
"matplotlib==3.6.2",
5353
"imageio==2.25.0",
5454
"imageio-ffmpeg==0.4.8",
55-
"pyvista==0.37.0",
55+
"pyvista==0.38.1",
5656
"numpydoc==1.5.0",
5757
"Sphinx==5.3.0",
5858
"sphinx-autobuild==2021.3.14",

0 commit comments

Comments
 (0)