Skip to content

Commit 7e526a2

Browse files
Bump pytest-cov from 6.3.0 to 7.0.0 (home-assistant#6176)
Bumps [pytest-cov](https://github.com/pytest-dev/pytest-cov) from 6.3.0 to 7.0.0. - [Changelog](https://github.com/pytest-dev/pytest-cov/blob/master/CHANGELOG.rst) - [Commits](pytest-dev/pytest-cov@v6.3.0...v7.0.0) --- updated-dependencies: - dependency-name: pytest-cov dependency-version: 7.0.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 b3af22f commit 7e526a2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements_tests.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ pre-commit==4.3.0
55
pylint==3.3.8
66
pytest-aiohttp==1.1.0
77
pytest-asyncio==0.25.2
8-
pytest-cov==6.3.0
8+
pytest-cov==7.0.0
99
pytest-timeout==2.4.0
1010
pytest==8.4.2
1111
ruff==0.12.12

0 commit comments

Comments
 (0)