Skip to content

Commit e787809

Browse files
Bump pytest-cov from 5.0.0 to 6.0.0 in the actions group
Bumps the actions group with 1 update: [pytest-cov](https://github.com/pytest-dev/pytest-cov). Updates `pytest-cov` from 5.0.0 to 6.0.0 - [Changelog](https://github.com/pytest-dev/pytest-cov/blob/master/CHANGELOG.rst) - [Commits](pytest-dev/pytest-cov@v5.0.0...v6.0.0) --- updated-dependencies: - dependency-name: pytest-cov dependency-type: direct:production update-type: version-update:semver-major dependency-group: actions ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 6ff4d14 commit e787809

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.9.2",
35-
"pytest-cov==5.0.0",
35+
"pytest-cov==6.0.0",
3636
"pytest-mpl==0.17.0",
3737
"pytest==8.3.3",
3838
]

0 commit comments

Comments
 (0)