Skip to content

Commit c4b8883

Browse files
chore: bump pytest-cov from 6.1.0 to 6.1.1 (#266)
Bumps [pytest-cov](https://github.com/pytest-dev/pytest-cov) from 6.1.0 to 6.1.1. - [Changelog](https://github.com/pytest-dev/pytest-cov/blob/master/CHANGELOG.rst) - [Commits](pytest-dev/pytest-cov@v6.1.0...v6.1.1) --- updated-dependencies: - dependency-name: pytest-cov dependency-version: 6.1.1 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 245a38c commit c4b8883

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
@@ -34,7 +34,7 @@ optional = true
3434
[tool.poetry.group.dev.dependencies]
3535
pytest = "^8.3.5"
3636
poethepoet = "^0.33.1"
37-
pytest-cov = "^6.1.0"
37+
pytest-cov = "^6.1.1"
3838
pydoctor = "^24.11.2"
3939
ruff = "^0.11.4"
4040

0 commit comments

Comments
 (0)