Skip to content

Commit 901bc78

Browse files
Update pytest-cov requirement from <7 to <8
Updates the requirements on [pytest-cov](https://github.com/pytest-dev/pytest-cov) to permit the latest version. - [Changelog](https://github.com/pytest-dev/pytest-cov/blob/master/CHANGELOG.rst) - [Commits](pytest-dev/pytest-cov@v1.0...v7.0.0) --- updated-dependencies: - dependency-name: pytest-cov dependency-version: 7.0.0 dependency-type: direct:development ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 1aac3a4 commit 901bc78

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements-dev.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
poethepoet
22
pyproject-fmt<3
33
pytest<9
4-
pytest-cov<7
4+
pytest-cov<8
55
ruff<0.14
66
validate-pyproject<0.24

0 commit comments

Comments
 (0)