Skip to content

Commit df84f76

Browse files
Bump matplotlib from 3.10.1 to 3.10.3
Bumps [matplotlib](https://github.com/matplotlib/matplotlib) from 3.10.1 to 3.10.3. - [Release notes](https://github.com/matplotlib/matplotlib/releases) - [Commits](matplotlib/matplotlib@v3.10.1...v3.10.3) --- updated-dependencies: - dependency-name: matplotlib dependency-version: 3.10.3 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent b1aef62 commit df84f76

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.1",
18+
"matplotlib==3.10.3",
1919
"pyperf==2.9.0",
2020
"rich==14.0.0",
2121
"rich-argparse==1.7.0",

0 commit comments

Comments
 (0)