Skip to content

Commit 3fd8e78

Browse files
Bump matplotlib from 3.9.0 to 3.10.0
Bumps [matplotlib](https://github.com/matplotlib/matplotlib) from 3.9.0 to 3.10.0. - [Release notes](https://github.com/matplotlib/matplotlib/releases) - [Commits](matplotlib/matplotlib@v3.9.0...v3.10.0) --- updated-dependencies: - dependency-name: matplotlib dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 988a0f3 commit 3fd8e78

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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.9.0",
18+
"matplotlib==3.10.0",
1919
"pyperf==2.8.1",
2020
"rich==13.9.4",
2121
"rich-argparse==1.6.0",

0 commit comments

Comments
 (0)