Skip to content

Commit

Permalink
build(deps-dev): bump pyvista from 0.42.1 to 0.42.2
Browse files Browse the repository at this point in the history
Bumps [pyvista](https://github.com/pyvista/pyvista) from 0.42.1 to 0.42.2.
- [Release notes](https://github.com/pyvista/pyvista/releases)
- [Commits](pyvista/pyvista@v0.42.1...v0.42.2)

---
updated-dependencies:
- dependency-name: pyvista
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Sep 26, 2023
1 parent 540c5b1 commit 04868f8
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ dependencies = [

[project.optional-dependencies]
tests = [
"pyvista==0.42.1",
"pyvista==0.42.2",
"matplotlib==3.8.0",
"numpy==1.25.2",
"pytest==7.4.2",
Expand All @@ -49,7 +49,7 @@ doc = [
"matplotlib==3.8.0",
"imageio==2.31.3",
"imageio-ffmpeg==0.4.8",
"pyvista==0.42.1",
"pyvista==0.42.2",
"numpydoc==1.5.0",
"Sphinx==7.2.6",
"sphinx-autobuild==2021.3.14",
Expand Down

0 comments on commit 04868f8

Please sign in to comment.