Skip to content

Commit 9b5b49d

Browse files
build(deps-dev): bump pytest-cov from 6.1.1 to 6.2.1 in the pytest-dependencies group (#419)
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.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:development update-type: version-update:semver-minor dependency-group: pytest-dependencies ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent b8c0323 commit 9b5b49d

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.0
44
pytest-asyncio==0.26.0
5-
pytest-cov==6.1.1
5+
pytest-cov==6.2.1
66
pytest-mock==3.14.1

0 commit comments

Comments
 (0)