Skip to content

Commit 50a2912

Browse files
chore(deps-dev): bump pytest-cov from 3.0.0 to 6.0.0 (#132)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 8afeaca commit 50a2912

File tree

2 files changed

+72
-62
lines changed

2 files changed

+72
-62
lines changed

poetry.lock

Lines changed: 71 additions & 61 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
@@ -33,7 +33,7 @@ bluetooth-adapters = {version = ">=0.15.2", markers = "platform_system == \"Linu
3333

3434
[tool.poetry.dev-dependencies]
3535
pytest = "^7.0"
36-
pytest-cov = "^3.0"
36+
pytest-cov = "^6.0"
3737
pytest-asyncio = "^0.23.8"
3838

3939
[tool.poetry.group.dev.dependencies]

0 commit comments

Comments
 (0)