Skip to content

Commit b5b96be

Browse files
authored
Merge pull request #436 from faster-cpython/dependabot/pip/matplotlib-3.10.3
Bump matplotlib from 3.10.1 to 3.10.3
2 parents b1aef62 + df84f76 commit b5b96be

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)