Skip to content

Commit bd32ec4

Browse files
build: bump matplotlib from 3.10.3 to 3.10.5
Bumps [matplotlib](https://github.com/matplotlib/matplotlib) from 3.10.3 to 3.10.5. - [Release notes](https://github.com/matplotlib/matplotlib/releases) - [Commits](matplotlib/matplotlib@v3.10.3...v3.10.5) --- updated-dependencies: - dependency-name: matplotlib dependency-version: 3.10.5 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent f6197b8 commit bd32ec4

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
@@ -64,7 +64,7 @@ tests = [
6464
"geomdl==5.4.0",
6565
"grpcio==1.71.0",
6666
"grpcio-health-checking==1.71.0",
67-
"matplotlib==3.10.3",
67+
"matplotlib==3.10.5",
6868
"numpy==2.2.6",
6969
"Pint==0.24.4",
7070
"protobuf==5.29.3",
@@ -98,7 +98,7 @@ doc = [
9898
"ipyvtklink==0.2.3",
9999
"jupyter_sphinx==0.5.3",
100100
"jupytext==1.17.2",
101-
"matplotlib==3.10.3",
101+
"matplotlib==3.10.5",
102102
"myst-parser==4.0.1",
103103
"nbconvert==7.16.6",
104104
"nbsphinx==0.9.6",

0 commit comments

Comments
 (0)