Skip to content

Commit ce81c29

Browse files
dependabot[bot]Pierre-Sassoulas
authored andcommitted
Update pytest-cov requirement from ~=6.0 to ~=6.1
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...v6.1.1) --- updated-dependencies: - dependency-name: pytest-cov dependency-version: 6.1.1 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent a10462c commit ce81c29

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements_minimal.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,5 +5,5 @@ tbump~=6.11
55
# Tools used to run tests
66
coverage~=7.8
77
pytest
8-
pytest-cov~=6.0
8+
pytest-cov~=6.1
99
mypy

0 commit comments

Comments
 (0)