Skip to content

Commit 3cdef3c

Browse files
build(deps-dev): bump pytest-cov from 6.3.0 to 7.0.0 in the pytest-dependencies group (#443)
build(deps-dev): bump pytest-cov in the pytest-dependencies group Bumps the pytest-dependencies group with 1 update: [pytest-cov](https://github.com/pytest-dev/pytest-cov). Updates `pytest-cov` from 6.3.0 to 7.0.0 - [Changelog](https://github.com/pytest-dev/pytest-cov/blob/master/CHANGELOG.rst) - [Commits](pytest-dev/pytest-cov@v6.3.0...v7.0.0) --- updated-dependencies: - dependency-name: pytest-cov dependency-version: 7.0.0 dependency-type: direct:development update-type: version-update:semver-major dependency-group: pytest-dependencies ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 277377d commit 3cdef3c

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
@@ -2,5 +2,5 @@ betamax==0.9.0
22
betamax-serializers==0.2.1
33
pytest==8.4.2
44
pytest-asyncio==1.1.0
5-
pytest-cov==6.3.0
5+
pytest-cov==7.0.0
66
pytest-mock==3.15.0

0 commit comments

Comments
 (0)