Skip to content

Commit 911f0f1

Browse files
Update pytest-cov requirement from >=6.0 to >=7.1.0
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@v6.0.0...v7.1.0) --- updated-dependencies: - dependency-name: pytest-cov dependency-version: 7.1.0 dependency-type: direct:development ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 6dd114b commit 911f0f1

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

dev_requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,5 +20,5 @@ bandit==1.9.4
2020
pytest==9.1.1
2121
pytest-timeout==2.4.0
2222
pytest-rerunfailures==15.1
23-
pytest-cov>=6.0
23+
pytest-cov>=7.1.0
2424
mypy>=1.15

0 commit comments

Comments
 (0)