Skip to content

Commit 810df9a

Browse files
build(deps-dev): bump pytest-cov from 4.1.0 to 5.0.0 in the dev-dependencies group (#102)
build(deps-dev): bump pytest-cov in the dev-dependencies group Bumps the dev-dependencies group with 1 update: [pytest-cov](https://github.com/pytest-dev/pytest-cov). Updates `pytest-cov` from 4.1.0 to 5.0.0 - [Changelog](https://github.com/pytest-dev/pytest-cov/blob/master/CHANGELOG.rst) - [Commits](pytest-dev/pytest-cov@v4.1.0...v5.0.0) --- updated-dependencies: - dependency-name: pytest-cov dependency-type: direct:development update-type: version-update:semver-major dependency-group: dev-dependencies ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 7a48f4f commit 810df9a

File tree

2 files changed

+7
-7
lines changed

2 files changed

+7
-7
lines changed

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
@@ -100,7 +100,7 @@ mypy = "^1.14.0"
100100
coverage = "^6.5.0"
101101
coveralls = "^3.3.1"
102102
pytest = "^8.3.4"
103-
pytest-cov = "^4.0.0"
103+
pytest-cov = "^5.0.0"
104104

105105
[tool.poetry.scripts]
106106
pre-commit-run-black-entry = "pre_commit_run_hook_entry.cli:main_black"

0 commit comments

Comments
 (0)