Skip to content

Commit e71c597

Browse files
Bump pytest-cov from 4.1.0 to 5.0.0
Bumps [pytest-cov](https://github.com/pytest-dev/pytest-cov) from 4.1.0 to 5.0.0. - [Changelog](https://github.com/pytest-dev/pytest-cov/blob/master/CHANGELOG.rst) - [Commits](pytest-dev/pytest-cov@v4.1.0...v5.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 459c2d7 commit e71c597

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
@@ -66,7 +66,7 @@ docs = ["sphinx", "sphinx-immaterial"]
6666
pre-commit = "*"
6767
pytest = "^8.2.2"
6868
pytest-flake8 = "=1.1.1"
69-
pytest-cov = "^4.1.0"
69+
pytest-cov = "^6.1.1"
7070
tox = "*"
7171
mypy = "^1.10"
7272
isort = "^5.13.2"

0 commit comments

Comments
 (0)