Skip to content

Commit bcf8a9b

Browse files
Bump matplotlib from 3.10.7 to 3.10.8
Bumps [matplotlib](https://github.com/matplotlib/matplotlib) from 3.10.7 to 3.10.8. - [Release notes](https://github.com/matplotlib/matplotlib/releases) - [Commits](matplotlib/matplotlib@v3.10.7...v3.10.8) --- updated-dependencies: - dependency-name: matplotlib dependency-version: 3.10.8 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 1f56e9f commit bcf8a9b

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

requirements-dev.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ jaxlib==0.8.1 ; python_version >= "3.11" and python_version < "3.15"
2020
jinja2==3.1.6 ; python_version >= "3.11" and python_version < "3.15"
2121
kiwisolver==1.4.9 ; python_version >= "3.11" and python_version < "3.15"
2222
markupsafe==3.0.3 ; python_version >= "3.11" and python_version < "3.15"
23-
matplotlib==3.10.7 ; python_version >= "3.11" and python_version < "3.15"
23+
matplotlib==3.10.8 ; python_version >= "3.11" and python_version < "3.15"
2424
ml-dtypes==0.5.4 ; python_version >= "3.11" and python_version < "3.15"
2525
mpmath==1.3.0 ; python_version >= "3.11" and python_version < "3.15"
2626
networkx==3.6.1 ; python_version >= "3.11" and python_version < "3.15"

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ cycler==0.12.1 ; python_version >= "3.11" and python_version < "3.15"
1010
fonttools==4.61.0 ; python_version >= "3.11" and python_version < "3.15"
1111
idna==3.11 ; python_version >= "3.11" and python_version < "3.15"
1212
kiwisolver==1.4.9 ; python_version >= "3.11" and python_version < "3.15"
13-
matplotlib==3.10.7 ; python_version >= "3.11" and python_version < "3.15"
13+
matplotlib==3.10.8 ; python_version >= "3.11" and python_version < "3.15"
1414
mpmath==1.3.0 ; python_version >= "3.11" and python_version < "3.15"
1515
numpy==2.3.5 ; python_version >= "3.11" and python_version < "3.15"
1616
packaging==25.0 ; python_version >= "3.11" and python_version < "3.15"

0 commit comments

Comments
 (0)