Skip to content

Commit 9ff3cdd

Browse files
Bump pytest-cov from 5.0.0 to 6.0.0 (#620)
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 f43670a commit 9ff3cdd

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
@@ -3,5 +3,5 @@
33
coverage==7.6.10
44
pytest==8.3.4
55
pytest-asyncio==0.25.2
6-
pytest-cov==5.0.0
6+
pytest-cov==6.0.0
77
pytest-timeout==2.3.1

0 commit comments

Comments
 (0)