Skip to content

Commit 49a4e54

Browse files
build(deps-dev): bump matplotlib from 3.7.1 to 3.7.2 (#208)
Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 41d852f commit 49a4e54

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.40.0",
36-
"matplotlib==3.7.1",
36+
"matplotlib==3.7.2",
3737
"numpy==1.25.0",
3838
"pytest==7.4.0",
3939
"pytest-cov==4.1.0",
@@ -46,7 +46,7 @@ tests = [
4646
]
4747
doc = [
4848
"recommonmark==0.7.1",
49-
"matplotlib==3.7.1",
49+
"matplotlib==3.7.2",
5050
"imageio==2.31.1",
5151
"imageio-ffmpeg==0.4.8",
5252
"pyvista==0.40.0",

0 commit comments

Comments
 (0)