Skip to content

Commit 7a039df

Browse files
Bump matplotlib from 3.10.3 to 3.10.7
Bumps [matplotlib](https://github.com/matplotlib/matplotlib) from 3.10.3 to 3.10.7. - [Release notes](https://github.com/matplotlib/matplotlib/releases) - [Commits](matplotlib/matplotlib@v3.10.3...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>
1 parent d363daf commit 7a039df

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ classifiers = [
1515
"Programming Language :: Python :: 3",
1616
]
1717
dependencies = [
18-
"matplotlib==3.10.3",
18+
"matplotlib==3.10.7",
1919
"pyperf==2.9.0",
2020
"rich==14.0.0",
2121
"rich-argparse==1.7.1",

0 commit comments

Comments
 (0)