Skip to content

Commit 1ff2d1b

Browse files
Bump pyvista from 0.38.1 to 0.38.2 (#101)
Bumps [pyvista](https://github.com/pyvista/pyvista) from 0.38.1 to 0.38.2. - [Release notes](https://github.com/pyvista/pyvista/releases) - [Commits](pyvista/pyvista@v0.38.1...v0.38.2) --- updated-dependencies: - dependency-name: pyvista dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent cea7c95 commit 1ff2d1b

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.38.1",
37+
"pyvista==0.38.2",
3838
"matplotlib==3.6.3",
3939
"numpy==1.24.2",
4040
"pytest==7.2.1",
@@ -52,7 +52,7 @@ doc = [
5252
"matplotlib==3.6.3",
5353
"imageio==2.25.1",
5454
"imageio-ffmpeg==0.4.8",
55-
"pyvista==0.38.1",
55+
"pyvista==0.38.2",
5656
"numpydoc==1.5.0",
5757
"Sphinx==5.3.0",
5858
"sphinx-autobuild==2021.3.14",

0 commit comments

Comments
 (0)