Skip to content

Commit 89e0d65

Browse files
deps: update pytest-cov requirement from >=5.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@v5.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] <support@github.com>
1 parent e7badc8 commit 89e0d65

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

requirements-dev.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
pytest>=9.0.3
22
pytest-asyncio>=1.3.0
3-
pytest-cov>=5.0
3+
pytest-cov>=7.1.0
44
ruff>=0.15.13
55
tzdata>=2026.2

0 commit comments

Comments
 (0)