Skip to content

Commit 0094d7e

Browse files
Bump pytest-cov from 7.0.0 to 7.1.0 (#474)
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 0122779 commit 0094d7e

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
@@ -41,7 +41,7 @@ development = [
4141
"cryptography==46.0.5",
4242
"orjson==3.11.7",
4343
"psutil==7.2.2",
44-
"pytest-cov==7.0.0",
44+
"pytest-cov==7.1.0",
4545
"pytest-schema==0.1.2",
4646
"pytest==9.0.2",
4747
"twine==6.2.0",

0 commit comments

Comments
 (0)