Skip to content

Commit d81f8d7

Browse files
Bump pytest-cov from 5.0.0 to 6.1.1
Bumps [pytest-cov](https://github.com/pytest-dev/pytest-cov) from 5.0.0 to 6.1.1. - [Changelog](https://github.com/pytest-dev/pytest-cov/blob/master/CHANGELOG.rst) - [Commits](pytest-dev/pytest-cov@v5.0.0...v6.1.1) --- updated-dependencies: - dependency-name: pytest-cov dependency-version: 6.1.1 dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 0af4641 commit d81f8d7

2 files changed

Lines changed: 7 additions & 7 deletions

File tree

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
@@ -21,7 +21,7 @@ black = "^25.1"
2121
coverage = {extras = ["toml"], version = "^7.8"}
2222
pylint = "^3.2.7"
2323
pytest = "^8.3.4"
24-
pytest-cov = "^5.0.0"
24+
pytest-cov = "^6.1.1"
2525
flake8 = "^7.2.0"
2626

2727
[build-system]

0 commit comments

Comments
 (0)