Skip to content

Commit e117891

Browse files
Bump pytest-cov from 6.0.0 to 6.1.0
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] <support@github.com>
1 parent ad9fd08 commit e117891

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

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
@@ -26,7 +26,7 @@ python = "^3.13"
2626
mypy = "^1.15.0"
2727
pytest = "^8.3.5"
2828
coverage = "^7.8.0"
29-
pytest-cov = "^6.0.0"
29+
pytest-cov = "^6.1.0"
3030
ruff = "^0.11.2"
3131
pytest-asyncio = "^0.26.0"
3232
pytest-recording = "^0.13.1"

0 commit comments

Comments
 (0)