Skip to content

Commit dacfbdd

Browse files
build(deps-dev): bump pytest-cov from 5.0.0 to 6.0.0 in the pytest-dependencies group (#364)
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 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: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 8c7df32 commit dacfbdd

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,4 +2,4 @@ betamax==0.9.0
22
betamax-serializers==0.2.1
33
pytest==8.3.3
44
pytest-asyncio==0.24.0
5-
pytest-cov==5.0.0
5+
pytest-cov==6.0.0

0 commit comments

Comments
 (0)