Skip to content

Commit d070731

Browse files
chore(deps-dev): bump pytest-cov from 7.0.0 to 7.1.0 (#604)
Bumps [pytest-cov](https://github.com/pytest-dev/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 ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 3b738c0 commit d070731

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
@@ -45,7 +45,7 @@ dev = [
4545
"pre-commit==4.5.1",
4646
"pytest==9.0.2",
4747
"pytest-asyncio==1.3.0",
48-
"pytest-cov==7.0.0",
48+
"pytest-cov==7.1.0",
4949
"python-semantic-release>=10,<11",
5050
"ruff==0.15.7",
5151
"scipy-stubs==1.17.1.1",

0 commit comments

Comments
 (0)