Skip to content

Commit ebbf2a3

Browse files
chore: bump pytest-cov from 6.1.1 to 6.2.1 (#286)
Bumps [pytest-cov](https://github.com/pytest-dev/pytest-cov) from 6.1.1 to 6.2.1. - [Changelog](https://github.com/pytest-dev/pytest-cov/blob/master/CHANGELOG.rst) - [Commits](pytest-dev/pytest-cov@v6.1.1...v6.2.1) --- updated-dependencies: - dependency-name: pytest-cov dependency-version: 6.2.1 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 6048b96 commit ebbf2a3

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
@@ -34,7 +34,7 @@ optional = true
3434
[tool.poetry.group.dev.dependencies]
3535
pytest = "^8.4.0"
3636
poethepoet = "^0.35.0"
37-
pytest-cov = "^6.1.1"
37+
pytest-cov = "^6.2.1"
3838
pydoctor = "^25.4.0"
3939
ruff = "^0.11.13"
4040

0 commit comments

Comments
 (0)