Skip to content

Commit 0a64a95

Browse files
Bump pytest-cov from 6.2.1 to 7.0.0
Bumps [pytest-cov](https://github.com/pytest-dev/pytest-cov) from 6.2.1 to 7.0.0. - [Changelog](https://github.com/pytest-dev/pytest-cov/blob/master/CHANGELOG.rst) - [Commits](pytest-dev/pytest-cov@v6.2.1...v7.0.0) --- updated-dependencies: - dependency-name: pytest-cov dependency-version: 7.0.0 dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 281904a commit 0a64a95

File tree

2 files changed

+94
-73
lines changed

2 files changed

+94
-73
lines changed

Pipfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ pytest = "==8.4.1"
1414
pytest-mock = "==3.14.1"
1515
mypy = "==1.17.1"
1616
pytest-mypy-plugins = "==3.2.0"
17-
pytest-cov = "==6.2.1"
17+
pytest-cov = "==7.0.0"
1818

1919
[requires]
2020
python_version = "3"

Pipfile.lock

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

0 commit comments

Comments
 (0)