Skip to content

Commit 49851b4

Browse files
Bump pytest-cov from 6.3.0 to 7.0.0
Bumps [pytest-cov](https://github.com/pytest-dev/pytest-cov) from 6.3.0 to 7.0.0. - [Changelog](https://github.com/pytest-dev/pytest-cov/blob/master/CHANGELOG.rst) - [Commits](pytest-dev/pytest-cov@v6.3.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 a6f6d43 commit 49851b4

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
@@ -21,7 +21,7 @@ black = "^25.9"
2121
coverage = {extras = ["toml"], version = "^7.10"}
2222
pylint = "^3.3.9"
2323
pytest = "^8.4.2"
24-
pytest-cov = "^6.3.0"
24+
pytest-cov = "^7.0.0"
2525
flake8 = "^7.3.0"
2626

2727
[build-system]

0 commit comments

Comments
 (0)