Skip to content

Commit f2b764d

Browse files
Update pytest-cov requirement from <=5.0.0 to <=6.0.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@v1.0...v6.0.0) --- updated-dependencies: - dependency-name: pytest-cov dependency-type: direct:development ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 384e3d9 commit f2b764d

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
@@ -3,7 +3,7 @@ flake8<=7.1.1
33
pyright==1.1.387
44
pytest<=8.3.3
55
pytest-asyncio<0.25.0
6-
pytest-cov<=5.0.0
6+
pytest-cov<=6.0.0
77
freezegun<1.6.0
88
pyupgrade<3.20.0
99
isort<5.14.0

0 commit comments

Comments
 (0)