Skip to content

Commit 36f0917

Browse files
Bump pytest-cov from 5.0.0 to 6.1.0 (#62)
Bumps [pytest-cov](https://github.com/pytest-dev/pytest-cov) from 5.0.0 to 6.1.0. - [Changelog](https://github.com/pytest-dev/pytest-cov/blob/master/CHANGELOG.rst) - [Commits](pytest-dev/pytest-cov@v5.0.0...v6.1.0) --- updated-dependencies: - dependency-name: pytest-cov dependency-version: 6.1.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent bfbe7d8 commit 36f0917

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
@@ -36,7 +36,7 @@ dev = [
3636
"mypy==1.15.0",
3737
"pre-commit==3.7.1",
3838
"pytest-aiohttp==1.0.5",
39-
"pytest-cov==5.0.0",
39+
"pytest-cov==6.1.0",
4040
"pytest-timeout==2.3.1",
4141
"pytest==8.3.5",
4242
"ruff==0.5.2",

0 commit comments

Comments
 (0)