Skip to content

Commit f7b8c4b

Browse files
Bump pytest-cov from 6.2.0 to 6.2.1
Bumps [pytest-cov](https://github.com/pytest-dev/pytest-cov) from 6.2.0 to 6.2.1. - [Changelog](https://github.com/pytest-dev/pytest-cov/blob/master/CHANGELOG.rst) - [Commits](pytest-dev/pytest-cov@v6.2.0...v6.2.1) --- updated-dependencies: - dependency-name: pytest-cov dependency-version: 6.2.1 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent f0109dd commit f7b8c4b

2 files changed

Lines changed: 7 additions & 6 deletions

File tree

poetry.lock

Lines changed: 6 additions & 5 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.9"}
2222
pylint = "^3.3.7"
2323
pytest = "^8.4.0"
24-
pytest-cov = "^6.2.0"
24+
pytest-cov = "^6.2.1"
2525
flake8 = "^7.2.0"
2626

2727
[build-system]

0 commit comments

Comments
 (0)