Skip to content

Commit 1f1a6d6

Browse files
build(deps): bump pytest-cov from 5.0.0 to 6.0.0 (#387)
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: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 ed4a92b commit 1f1a6d6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements_test.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
-r requirements.txt
22
pre-commit==4.0.1
33
pytest==8.3.3
4-
pytest-cov==5.0.0
4+
pytest-cov==6.0.0
55
pytest-timeout==2.3.1
66
pytest-asyncio
77
requests_mock

0 commit comments

Comments
 (0)