Skip to content

Commit 09ecc31

Browse files
Bump pytest-cov from 5.0.0 to 6.0.0 (#1952)
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> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 9fb4d1d commit 09ecc31

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
@@ -66,7 +66,7 @@ nitpick = "^0.35"
6666
codespell = "^2.2"
6767
slotscheck = "^0.19"
6868

69-
pytest-cov = "^5.0"
69+
pytest-cov = ">=5,<7"
7070
pytest-randomly = "^3.12"
7171
pytest-mypy-plugins = "^3.1"
7272
pytest-subtests = ">=0.12,<0.14"

0 commit comments

Comments
 (0)