Skip to content

Commit fc601ce

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

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.15.0",
3535
"pre-commit==4.2.0",
3636
"pytest-aiohttp==1.1.0",
37-
"pytest-cov==6.1.0",
37+
"pytest-cov==6.1.1",
3838
"pytest-timeout==2.3.1",
3939
"pytest==8.3.5",
4040
"ruff==0.11.4",

0 commit comments

Comments
 (0)