Skip to content

Commit c9d4939

Browse files
Bump pytest-cov from 6.2.1 to 6.3.0 (#182)
Bumps [pytest-cov](https://github.com/pytest-dev/pytest-cov) from 6.2.1 to 6.3.0. - [Changelog](https://github.com/pytest-dev/pytest-cov/blob/master/CHANGELOG.rst) - [Commits](pytest-dev/pytest-cov@v6.2.1...v6.3.0) --- updated-dependencies: - dependency-name: pytest-cov dependency-version: 6.3.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 5fc95e9 commit c9d4939

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
@@ -34,7 +34,7 @@ dev = [
3434
"mypy==1.17.1",
3535
"pre-commit==4.3.0",
3636
"pytest-aiohttp==1.1.0",
37-
"pytest-cov==6.2.1",
37+
"pytest-cov==6.3.0",
3838
"pytest-timeout==2.4.0",
3939
"pytest==8.4.2",
4040
"ruff==0.12.12",

0 commit comments

Comments
 (0)