Skip to content

Commit 5607f9c

Browse files
committed
chore: use pytest-cov instead of pytest-coverage
1 parent 49b6f33 commit 5607f9c

2 files changed

Lines changed: 3 additions & 27 deletions

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ funding = "https://github.com/sponsors/python-scim"
3939
[dependency-groups]
4040
dev = [
4141
"pytest>=8.2.1",
42-
"pytest-coverage>=0.0",
42+
"pytest-cov>=6.0.0",
4343
"pre-commit-uv>=4.1.4",
4444
"tox-uv>=1.16.0",
4545
]

uv.lock

Lines changed: 2 additions & 26 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)