Skip to content

Commit 58f2c1a

Browse files
authored
Merge pull request #226 from cphyc/dependabot/pip/actions-acfb5e3268
Bump pytest-cov from 6.0.0 to 6.1.1 in the actions group
2 parents 4b7f13e + 64ffa4f commit 58f2c1a

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
@@ -32,7 +32,7 @@ dependencies = [
3232
[project.optional-dependencies]
3333
test = [
3434
"matplotlib==3.10.1",
35-
"pytest-cov==6.0.0",
35+
"pytest-cov==6.1.1",
3636
"pytest-mpl==0.17.0",
3737
"pytest==8.3.5",
3838
]

0 commit comments

Comments
 (0)