Skip to content

Commit 7f453e7

Browse files
Bump pytest-cov from 6.0.0 to 6.1.0 (#407)
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 ebcc2ff commit 7f453e7

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
@@ -36,7 +36,7 @@ prance = "^23.6.21"
3636
pyenchant = "^3.2.2"
3737
pytest = "^8.3.5"
3838
pytest-asyncio = "^0.26.0"
39-
pytest-cov = "^6.0.0"
39+
pytest-cov = "^6.1.0"
4040
ruff = "^0.11.2"
4141
Sphinx = "^7.1.2"
4242
sphinx-autoapi = "^3.6.0"

0 commit comments

Comments
 (0)