Skip to content

Commit 9357b31

Browse files
build(deps-dev): bump matplotlib from 3.8.0 to 3.8.1 (#315)
Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 4992c59 commit 9357b31

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
@@ -33,7 +33,7 @@ dependencies = [
3333
[project.optional-dependencies]
3434
tests = [
3535
"pyvista==0.42.3",
36-
"matplotlib==3.8.0",
36+
"matplotlib==3.8.1",
3737
"numpy==1.26.1",
3838
"pytest==7.4.3",
3939
"pytest-cov==4.1.0",
@@ -46,7 +46,7 @@ tests = [
4646
]
4747
doc = [
4848
"recommonmark==0.7.1",
49-
"matplotlib==3.8.0",
49+
"matplotlib==3.8.1",
5050
"imageio==2.32.0",
5151
"imageio-ffmpeg==0.4.9",
5252
"pyvista==0.42.3",

0 commit comments

Comments
 (0)