Skip to content

Commit 6a2d730

Browse files
authored
revert pytest-cov change
1 parent c4cca6b commit 6a2d730

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ issues = "https://github.com/Colin-b/pytest_httpx/issues"
5050
[project.optional-dependencies]
5151
testing = [
5252
# Used to check coverage
53-
"pytest-cov==7.*",
53+
"pytest-cov==6.*",
5454
# Used to run async tests
5555
"pytest-asyncio==1.*",
5656
]

0 commit comments

Comments
 (0)