Skip to content

Commit b6b5eda

Browse files
build: bump matplotlib from 3.10.0 to 3.10.1 (#1789)
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 481ef66 commit b6b5eda

File tree

2 files changed

+3
-2
lines changed

2 files changed

+3
-2
lines changed

doc/changelog.d/1789.dependencies.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
bump matplotlib from 3.10.0 to 3.10.1

pyproject.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@ tests = [
6565
"geomdl==5.3.1",
6666
"grpcio==1.67.1",
6767
"grpcio-health-checking==1.67.1",
68-
"matplotlib==3.10.0",
68+
"matplotlib==3.10.1",
6969
"numpy==2.2.3",
7070
"Pint==0.24.4",
7171
"protobuf==5.29.3",
@@ -99,7 +99,7 @@ doc = [
9999
"ipyvtklink==0.2.3",
100100
"jupyter_sphinx==0.5.3",
101101
"jupytext==1.16.7",
102-
"matplotlib==3.10.0",
102+
"matplotlib==3.10.1",
103103
"myst-parser==4.0.1",
104104
"nbconvert==7.16.6",
105105
"nbsphinx==0.9.6",

0 commit comments

Comments
 (0)