Skip to content

Commit 1183a3f

Browse files
Update pytest-cov requirement from ~=5.0.0 to ~=6.2.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@v5.0.0...v6.2.1) --- updated-dependencies: - dependency-name: pytest-cov dependency-version: 6.2.1 dependency-type: direct:development ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 238ae72 commit 1183a3f

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
@@ -15,7 +15,7 @@ pytest-sugar~=1.0.0
1515
retry~=0.9.2
1616
pre-commit~=3.5.0
1717
deepdiff~=7.0.1
18-
pytest-cov~=5.0.0
18+
pytest-cov~=6.2.1
1919
twine~=6.1.0
2020
types-retry~=0.9.9.20241221
2121
networkx~=3.1.0

0 commit comments

Comments
 (0)