Skip to content

Commit 874a458

Browse files
Bump pytest-cov from 6.0.0 to 6.1.0 (#654)
Bumps [pytest-cov](https://github.com/pytest-dev/pytest-cov) from 6.0.0 to 6.1.0. - [Changelog](https://github.com/pytest-dev/pytest-cov/blob/master/CHANGELOG.rst) - [Commits](pytest-dev/pytest-cov@v6.0.0...v6.1.0) --- updated-dependencies: - dependency-name: pytest-cov dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 8bef083 commit 874a458

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,5 +3,5 @@
33
coverage==7.8.0
44
pytest==8.3.5
55
pytest-asyncio==0.26.0
6-
pytest-cov==6.0.0
6+
pytest-cov==6.1.0
77
pytest-timeout==2.3.1

0 commit comments

Comments
 (0)