Skip to content

Commit 0edd7f3

Browse files
build(deps-dev): bump pytest-cov from 7.0.0 to 7.1.0 in the pytest-dependencies group (#223)
build(deps-dev): bump pytest-cov in the pytest-dependencies group Bumps the pytest-dependencies group with 1 update: [pytest-cov](https://github.com/pytest-dev/pytest-cov). Updates `pytest-cov` from 7.0.0 to 7.1.0 - [Changelog](https://github.com/pytest-dev/pytest-cov/blob/master/CHANGELOG.rst) - [Commits](pytest-dev/pytest-cov@v7.0.0...v7.1.0) --- updated-dependencies: - dependency-name: pytest-cov dependency-version: 7.1.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: pytest-dependencies ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 8cd3c24 commit 0edd7f3

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
@@ -24,7 +24,7 @@ dependencies = [
2424
dev = [
2525
"flake8==7.3.0",
2626
"pytest==9.0.2",
27-
"pytest-cov==7.0.0",
27+
"pytest-cov==7.1.0",
2828
"requests-mock==1.12.1",
2929
]
3030

0 commit comments

Comments
 (0)