Skip to content

Commit 61d14ef

Browse files
Bump pytest-cov from 6.1.1 to 6.2.1 (#663)
Bumps [pytest-cov](https://github.com/pytest-dev/pytest-cov) from 6.1.1 to 6.2.1. - [Changelog](https://github.com/pytest-dev/pytest-cov/blob/master/CHANGELOG.rst) - [Commits](pytest-dev/pytest-cov@v6.1.1...v6.2.1) --- updated-dependencies: - dependency-name: pytest-cov dependency-version: 6.2.1 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 cf82dec commit 61d14ef

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.2
44
pytest==8.4.0
55
pytest-asyncio==0.26.0
6-
pytest-cov==6.1.1
6+
pytest-cov==6.2.1
77
pytest-timeout==2.4.0

0 commit comments

Comments
 (0)