Skip to content

Commit c53e069

Browse files
Bump pytest-cov from 7.0.0 to 7.1.0 (#1002)
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 e14ca29 commit c53e069

2 files changed

Lines changed: 6 additions & 6 deletions

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -95,7 +95,7 @@ test = [
9595
"cwltool==3.1.20260315121657",
9696
"pytest==9.0.2",
9797
"pytest-asyncio==1.3.0",
98-
"pytest-cov==7.0.0",
98+
"pytest-cov==7.1.0",
9999
"pytest-xdist==3.8.0"
100100
]
101101
typing = [

uv.lock

Lines changed: 5 additions & 5 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)