Skip to content

Commit 7b1a105

Browse files
Bump pytest-cov from 6.1.1 to 6.2.0 (#564)
Bumps [pytest-cov](https://github.com/pytest-dev/pytest-cov) from 6.1.1 to 6.2.0. - [Changelog](https://github.com/pytest-dev/pytest-cov/blob/master/CHANGELOG.rst) - [Commits](pytest-dev/pytest-cov@v6.1.1...v6.2.0) --- updated-dependencies: - dependency-name: pytest-cov dependency-version: 6.2.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 28c5666 commit 7b1a105

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

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 = "^25.1"
2121
coverage = {extras = ["toml"], version = "^7.8"}
2222
pylint = "^3.3.7"
2323
pytest = "^8.4.0"
24-
pytest-cov = "^6.1.1"
24+
pytest-cov = "^6.2.0"
2525
flake8 = "^7.2.0"
2626

2727
[build-system]

0 commit comments

Comments
 (0)