Skip to content

Commit f7729ab

Browse files
build(deps-dev): bump matplotlib from 3.8.2 to 3.8.3 (#388)
Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent a33f358 commit f7729ab

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 = ["ansys-dpf-core>=0.7.2",
3333
[project.optional-dependencies]
3434
tests = [
3535
"pyvista==0.43.3",
36-
"matplotlib==3.8.2",
36+
"matplotlib==3.8.3",
3737
"numpy==1.26.4",
3838
"pytest==8.0.1",
3939
"pytest-cov==4.1.0",
@@ -46,7 +46,7 @@ tests = [
4646
]
4747
doc = [
4848
"recommonmark==0.7.1",
49-
"matplotlib==3.8.2",
49+
"matplotlib==3.8.3",
5050
"imageio==2.34.0",
5151
"imageio-ffmpeg==0.4.9",
5252
"pyvista==0.43.3",

0 commit comments

Comments
 (0)