Skip to content

Commit f7ae3e9

Browse files
committed
Bump matplotlib version and pytest
1 parent 501eb12 commit f7ae3e9

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pyproject.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -31,10 +31,10 @@ dependencies = [
3131

3232
[project.optional-dependencies]
3333
test = [
34-
"matplotlib==3.9.3",
34+
"matplotlib==3.10.0",
3535
"pytest-cov==6.0.0",
3636
"pytest-mpl==0.17.0",
37-
"pytest==8.3.3",
37+
"pytest==8.3.4",
3838
]
3939

4040
[project.urls]

0 commit comments

Comments
 (0)