Skip to content
This repository was archived by the owner on May 1, 2025. It is now read-only.

Commit 5dfcec2

Browse files
chore(deps): bump pytest-cov in the dependencies group
Bumps the dependencies group with 1 update: [pytest-cov](https://github.com/pytest-dev/pytest-cov). Updates `pytest-cov` from 6.0.0 to 6.1.1 - [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 update-type: version-update:semver-minor dependency-group: dependencies ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 9f0e8ab commit 5dfcec2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements-test.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,5 +4,5 @@ mypy==1.15.0
44
mypy-extensions==1.0.0
55
pylint==3.3.6
66
pytest==8.3.5
7-
pytest-cov==6.0.0
7+
pytest-cov==6.1.1
88
types-requests==2.32.0.20250328

0 commit comments

Comments
 (0)