Skip to content

Commit 9adcfe0

Browse files
Bump pytest-cov from 6.0.0 to 6.1.1
Bumps [pytest-cov](https://github.com/pytest-dev/pytest-cov) from 6.0.0 to 6.1.1. - [Changelog](https://github.com/pytest-dev/pytest-cov/blob/master/CHANGELOG.rst) - [Commits](pytest-dev/pytest-cov@v6.0.0...v6.1.1) --- updated-dependencies: - dependency-name: pytest-cov dependency-version: 6.1.1 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 8bcff89 commit 9adcfe0

File tree

2 files changed

+76
-76
lines changed

2 files changed

+76
-76
lines changed

Pipfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ pytest = "==8.3.5"
1414
pytest-mock = "==3.14.0"
1515
mypy = "==1.15.0"
1616
pytest-mypy-plugins = "==3.2.0"
17-
pytest-cov = "==6.0.0"
17+
pytest-cov = "==6.1.1"
1818

1919
[requires]
2020
python_version = "3"

Pipfile.lock

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

0 commit comments

Comments
 (0)