Skip to content

Commit 64ffa4f

Browse files
Bump pytest-cov from 6.0.0 to 6.1.1 in the actions group
Bumps the actions group with 1 update: [pytest-cov](https://github.com/pytest-dev/pytest-cov). Updates `pytest-cov` from 6.0.0 to 6.1.1 - [Changelog](https://github.com/pytest-dev/pytest-cov/blob/master/CHANGELOG.rst) - [Commits](pytest-dev/pytest-cov@v6.0.0...v6.1.1) --- updated-dependencies: - dependency-name: pytest-cov dependency-version: 6.1.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: actions ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 4b7f13e commit 64ffa4f

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)