Skip to content

Commit

Permalink
build(deps-dev): bump pyvista from 0.43.2 to 0.43.3 (#378)
Browse files Browse the repository at this point in the history
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Feb 13, 2024
1 parent 638154e commit e7dcaa4
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 @@ -29,7 +29,7 @@ dependencies = ["ansys-dpf-core>=0.7.2", "ansys-api-dyna==0.3.6"]

[project.optional-dependencies]
tests = [
"pyvista==0.43.2",
"pyvista==0.43.3",
"matplotlib==3.8.2",
"numpy==1.26.3",
"pytest==8.0.0",
Expand All @@ -46,7 +46,7 @@ doc = [
"matplotlib==3.8.2",
"imageio==2.33.1",
"imageio-ffmpeg==0.4.9",
"pyvista==0.43.2",
"pyvista==0.43.3",
"numpydoc==1.6.0",
"Sphinx==7.2.6",
"sphinx-autobuild==2024.2.4",
Expand Down

0 comments on commit e7dcaa4

Please sign in to comment.