Skip to content

Commit ac182fa

Browse files
build(deps-dev): bump pytest-cov from 7.0.0 to 7.1.0 in the pytest-dependencies group (#500)
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 7.0.0 to 7.1.0 - [Changelog](https://github.com/pytest-dev/pytest-cov/blob/master/CHANGELOG.rst) - [Commits](pytest-dev/pytest-cov@v7.0.0...v7.1.0) --- updated-dependencies: - dependency-name: pytest-cov dependency-version: 7.1.0 dependency-type: direct:development update-type: version-update:semver-minor 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 2f5a748 commit ac182fa

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ dev = [
4242
"betamax-serializers==0.2.1",
4343
"pytest==9.0.2",
4444
"pytest-asyncio==1.3.0",
45-
"pytest-cov==7.0.0",
45+
"pytest-cov==7.1.0",
4646
"pytest-mock==3.15.1",
4747
]
4848

0 commit comments

Comments
 (0)