Skip to content

Commit 539c76b

Browse files
Bump pytest-cov from 4.1.0 to 6.0.0 (#414)
Bumps [pytest-cov](https://github.com/pytest-dev/pytest-cov) from 4.1.0 to 6.0.0. - [Changelog](https://github.com/pytest-dev/pytest-cov/blob/master/CHANGELOG.rst) - [Commits](pytest-dev/pytest-cov@v4.1.0...v6.0.0) --- updated-dependencies: - dependency-name: pytest-cov 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 d9c1975 commit 539c76b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,5 +5,5 @@ mypy==1.13.0; implementation_name=="cpython"
55
pre-commit==4.0.1
66
pytest==8.2.1
77
pytest-asyncio==0.24.0
8-
pytest-cov==4.1.0
8+
pytest-cov==6.0.0
99
twine==5.1.1

0 commit comments

Comments
 (0)