Skip to content

Commit 028d71f

Browse files
Bump matplotlib from 3.10.5 to 3.10.7 (#1275)
Bumps [matplotlib](https://github.com/matplotlib/matplotlib) from 3.10.5 to 3.10.7. - [Release notes](https://github.com/matplotlib/matplotlib/releases) - [Commits](matplotlib/matplotlib@v3.10.5...v3.10.7) --- updated-dependencies: - dependency-name: matplotlib dependency-version: 3.10.7 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 45274ae commit 028d71f

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

requirements-dev.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ jaxlib==0.6.2 ; python_version >= "3.10" and python_version < "3.13"
2222
jinja2==3.1.6 ; python_version >= "3.10" and python_version < "3.13"
2323
kiwisolver==1.4.9 ; python_version >= "3.10" and python_version < "3.13"
2424
markupsafe==3.0.3 ; python_version >= "3.10" and python_version < "3.13"
25-
matplotlib==3.10.5 ; python_version >= "3.10" and python_version < "3.13"
25+
matplotlib==3.10.7 ; python_version >= "3.10" and python_version < "3.13"
2626
ml-dtypes==0.5.3 ; python_version >= "3.10" and python_version < "3.13"
2727
mpmath==1.3.0 ; python_version >= "3.10" and python_version < "3.13"
2828
networkx==3.4.2 ; python_version >= "3.10" and python_version < "3.13"

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ filterpy==1.4.5 ; python_version >= "3.10" and python_version < "3.13"
1010
fonttools==4.60.1 ; python_version >= "3.10" and python_version < "3.13"
1111
idna==3.11 ; python_version >= "3.10" and python_version < "3.13"
1212
kiwisolver==1.4.9 ; python_version >= "3.10" and python_version < "3.13"
13-
matplotlib==3.10.5 ; python_version >= "3.10" and python_version < "3.13"
13+
matplotlib==3.10.7 ; python_version >= "3.10" and python_version < "3.13"
1414
mpmath==1.3.0 ; python_version >= "3.10" and python_version < "3.13"
1515
numpy-quaternion==2024.0.12 ; python_version >= "3.10" and python_version < "3.13"
1616
numpy==2.2.6 ; python_version >= "3.10" and python_version < "3.13"

0 commit comments

Comments
 (0)