Skip to content

Commit 86268d9

Browse files
Bump pytest-cov from 5.0.0 to 6.3.0 (#304)
Bumps [pytest-cov](https://github.com/pytest-dev/pytest-cov) from 5.0.0 to 6.3.0. - [Changelog](https://github.com/pytest-dev/pytest-cov/blob/master/CHANGELOG.rst) - [Commits](pytest-dev/pytest-cov@v5.0.0...v6.3.0) --- updated-dependencies: - dependency-name: pytest-cov dependency-version: 6.3.0 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 e53f5fd commit 86268d9

2 files changed

Lines changed: 10 additions & 9 deletions

File tree

poetry.lock

Lines changed: 9 additions & 8 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
@@ -36,7 +36,7 @@ scipy = [
3636
{ version = "^1.13.1", python = "^3.9"},
3737
]
3838

39-
pytest-cov = "^5.0.0"
39+
pytest-cov = ">=5,<7"
4040
flake8 = "^7.1.1"
4141
mypy = "^1.11.2"
4242
pytest = "^8.3.3"

0 commit comments

Comments
 (0)