Skip to content

Commit 4dbf1a1

Browse files
[Dependabot]: Update pytest-cov requirement from ~=6.1 to ~=6.2
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.1.0...v6.2.0) --- updated-dependencies: - dependency-name: pytest-cov dependency-version: 6.2.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent bf1934d commit 4dbf1a1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ Coverage ~= 7.8
55

66
# Test Runner
77
pytest ~= 8.3
8-
pytest-cov ~= 6.1
8+
pytest-cov ~= 6.2
99

1010
# Static Type Checking
1111
mypy ~= 1.15

0 commit comments

Comments
 (0)