Skip to content

Commit e9ff548

Browse files
Bump pytest-cov from 6.0.0 to 6.1.0 (#1334)
Bumps [pytest-cov](https://github.com/pytest-dev/pytest-cov) from 6.0.0 to 6.1.0. - [Changelog](https://github.com/pytest-dev/pytest-cov/blob/master/CHANGELOG.rst) - [Commits](pytest-dev/pytest-cov@v6.0.0...v6.1.0) --- updated-dependencies: - dependency-name: pytest-cov dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 971f563 commit e9ff548

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

poetry.lock

+4-4
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ regex = "==2024.11.6"
4343

4444
[tool.poetry.group.dev.dependencies]
4545
pytest = "==8.3.5"
46-
pytest-cov = "==6.0.0"
46+
pytest-cov = "==6.1.0"
4747
black = "==25.1.0"
4848
ruff = "==0.11.2"
4949
bandit = "==1.8.3"

0 commit comments

Comments
 (0)