Skip to content

Commit 6adb6b9

Browse files
build(deps-dev): bump pytest-cov from 5.0.0 to 6.0.0 (#63)
Bumps [pytest-cov](https://github.com/pytest-dev/pytest-cov) from 5.0.0 to 6.0.0. - [Changelog](https://github.com/pytest-dev/pytest-cov/blob/master/CHANGELOG.rst) - [Commits](pytest-dev/pytest-cov@v5.0.0...v6.0.0) --- updated-dependencies: - dependency-name: pytest-cov dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 6d9aa33 commit 6adb6b9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements-dev.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
mypy==1.11.2
22
pytest==8.3.3
33
pre-commit==4.0.1
4-
pytest-cov==5.0.0
4+
pytest-cov==6.0.0
55
ruff==0.6.8

0 commit comments

Comments
 (0)