Skip to content

Commit

Permalink
build(deps-dev): bump matplotlib from 3.8.0 to 3.8.1 (#315)
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 Nov 6, 2023
1 parent 4992c59 commit 9357b31
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 @@ -33,7 +33,7 @@ dependencies = [
[project.optional-dependencies]
tests = [
"pyvista==0.42.3",
"matplotlib==3.8.0",
"matplotlib==3.8.1",
"numpy==1.26.1",
"pytest==7.4.3",
"pytest-cov==4.1.0",
Expand All @@ -46,7 +46,7 @@ tests = [
]
doc = [
"recommonmark==0.7.1",
"matplotlib==3.8.0",
"matplotlib==3.8.1",
"imageio==2.32.0",
"imageio-ffmpeg==0.4.9",
"pyvista==0.42.3",
Expand Down

0 comments on commit 9357b31

Please sign in to comment.