Skip to content

Commit cf70c86

Browse files
authored
Merge pull request #206 from cphyc/dependabot/pip/actions-4cc0873d75
Bump matplotlib from 3.10.0 to 3.10.1 in the actions group across 1 directory
2 parents 9d99541 + 5527eb0 commit cf70c86

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ dependencies = [
3131

3232
[project.optional-dependencies]
3333
test = [
34-
"matplotlib==3.10.0",
34+
"matplotlib==3.10.1",
3535
"pytest-cov==6.0.0",
3636
"pytest-mpl==0.17.0",
3737
"pytest==8.3.4",

0 commit comments

Comments
 (0)