Skip to content

Commit 8108058

Browse files
chore(deps-dev): bump pytest-cov from 5.0.0 to 7.0.0
Bumps [pytest-cov](https://github.com/pytest-dev/pytest-cov) from 5.0.0 to 7.0.0. - [Changelog](https://github.com/pytest-dev/pytest-cov/blob/master/CHANGELOG.rst) - [Commits](pytest-dev/pytest-cov@v5.0.0...v7.0.0) --- updated-dependencies: - dependency-name: pytest-cov dependency-version: 7.0.0 dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 70a94de commit 8108058

File tree

2 files changed

+10
-9
lines changed

2 files changed

+10
-9
lines changed

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
@@ -38,7 +38,7 @@ numpy-backend = ["numpy"]
3838

3939
[tool.poetry.group.dev.dependencies]
4040
pytest = "^8.2"
41-
pytest-cov = "^5.0"
41+
pytest-cov = "^7.0"
4242
flake8 = "^7.1"
4343
mypy = "^1.11"
4444
black = "^24.8"

0 commit comments

Comments
 (0)