Skip to content

Commit d7938a2

Browse files
build(deps): bump matplotlib from 3.9.2 to 3.10.0 (#640)
Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: pyansys-ci-bot <[email protected]>
1 parent 0551ae1 commit d7938a2

File tree

2 files changed

+3
-2
lines changed

2 files changed

+3
-2
lines changed

doc/changelog/640.dependencies.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
build(deps): bump matplotlib from 3.9.2 to 3.10.0

pyproject.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ dependencies = ["ansys-dpf-core>=0.7.2",
3737

3838
[project.optional-dependencies]
3939
tests = [
40-
"matplotlib==3.9.2",
40+
"matplotlib==3.10.0",
4141
"hollerith==0.5.2",
4242
"numpy==2.1.3",
4343
"pytest==8.3.3",
@@ -55,7 +55,7 @@ codegen = [
5555
]
5656
doc = [
5757
"recommonmark==0.7.1",
58-
"matplotlib==3.9.2",
58+
"matplotlib==3.10.0",
5959
"imageio==2.36.0",
6060
"imageio-ffmpeg==0.5.1",
6161
"numpydoc==1.8.0",

0 commit comments

Comments
 (0)