Skip to content

Commit e825943

Browse files
authored
Merge pull request #263 from cphyc/dependabot/pip/actions-8100fefb0e
Bump pytest-cov from 7.0.0 to 7.1.0 in the actions group
2 parents d8cab39 + 8264116 commit e825943

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
@@ -32,7 +32,7 @@ dependencies = [
3232
[project.optional-dependencies]
3333
test = [
3434
"matplotlib==3.10.8",
35-
"pytest-cov==7.0.0",
35+
"pytest-cov==7.1.0",
3636
"pytest-mpl==0.18.0",
3737
"pytest==9.0.2",
3838
]

0 commit comments

Comments
 (0)