Skip to content

Commit 7d2b192

Browse files
Bump pytest-cov from 7.0.0 to 7.1.0 (#614)
Bumps [pytest-cov](https://github.com/pytest-dev/pytest-cov) from 7.0.0 to 7.1.0. - [Changelog](https://github.com/pytest-dev/pytest-cov/blob/master/CHANGELOG.rst) - [Commits](pytest-dev/pytest-cov@v7.0.0...v7.1.0) --- updated-dependencies: - dependency-name: pytest-cov dependency-version: 7.1.0 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent d9c0771 commit 7d2b192

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

poetry.lock

Lines changed: 4 additions & 4 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 = "^26.3"
2121
coverage = {extras = ["toml"], version = "^7.13"}
2222
pylint = "^4.0.5"
2323
pytest = "^9.0.2"
24-
pytest-cov = "^7.0.0"
24+
pytest-cov = "^7.1.0"
2525
flake8 = "^7.3.0"
2626

2727
[build-system]

0 commit comments

Comments
 (0)