Skip to content

Commit d4cad66

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

File tree

2 files changed

+8
-8
lines changed

2 files changed

+8
-8
lines changed

poetry.lock

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

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ python = "^3.13"
2626
mypy = "^1.14.0"
2727
pytest = "^8.0.2"
2828
coverage = "^7.4.0"
29-
pytest-cov = "^4.1.0"
29+
pytest-cov = "^6.0.0"
3030
ruff = "^0.8.4"
3131
pytest-asyncio = "^0.25.0"
3232
pytest-recording = "^0.13.1"

0 commit comments

Comments
 (0)