Skip to content

Commit f69f2ce

Browse files
Bump pytest-cov from 6.0.0 to 6.1.0 (#448)
Bumps [pytest-cov](https://github.com/pytest-dev/pytest-cov) from 6.0.0 to 6.1.0. - [Changelog](https://github.com/pytest-dev/pytest-cov/blob/master/CHANGELOG.rst) - [Commits](pytest-dev/pytest-cov@v6.0.0...v6.1.0) --- updated-dependencies: - dependency-name: pytest-cov dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 35f2ce6 commit f69f2ce

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,5 +5,5 @@ mypy==1.15.0; implementation_name=="cpython"
55
pre-commit==4.2.0
66
pytest==8.3.5
77
pytest-asyncio==0.26.0
8-
pytest-cov==6.0.0
8+
pytest-cov==6.1.0
99
twine==6.1.0

0 commit comments

Comments
 (0)