Skip to content

Commit 07f43fe

Browse files
Bump pytest-cov from 5.0.0 to 6.0.0
Bumps [pytest-cov](https://github.com/pytest-dev/pytest-cov) from 5.0.0 to 6.0.0. - [Changelog](https://github.com/pytest-dev/pytest-cov/blob/master/CHANGELOG.rst) - [Commits](pytest-dev/pytest-cov@v5.0.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] <support@github.com>
1 parent 10967bc commit 07f43fe

File tree

2 files changed

+7
-7
lines changed

2 files changed

+7
-7
lines changed

poetry.lock

Lines changed: 6 additions & 6 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
@@ -21,7 +21,7 @@ python = ">=3.9.1, < 4"
2121
pytest = "^8.3.3"
2222
nox = "^2024.10.9"
2323
coverage = "^7.6.4"
24-
pytest-cov = "^5.0.0"
24+
pytest-cov = "^6.0.0"
2525

2626
[[tool.poetry.source]]
2727
name = "packagr"

0 commit comments

Comments
 (0)