Skip to content

Commit 24f26d4

Browse files
Bump pytest-cov from 7.0.0 to 7.1.0
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>
1 parent b663d8b commit 24f26d4

File tree

2 files changed

+112
-112
lines changed

2 files changed

+112
-112
lines changed

Pipfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ pytest = "==9.0.2"
1414
pytest-mock = "==3.15.1"
1515
mypy = "==1.19.1"
1616
pytest-mypy-plugins = "==3.3.0"
17-
pytest-cov = "==7.0.0"
17+
pytest-cov = "==7.1.0"
1818

1919
[requires]
2020
python_version = "3"

0 commit comments

Comments
 (0)