Skip to content

Commit 4a2f2e8

Browse files
build(deps): bump pytest-cov from 4.1.0 to 5.0.0 (microsoft#2380)
Bumps [pytest-cov](https://github.com/pytest-dev/pytest-cov) from 4.1.0 to 5.0.0. - [Changelog](https://github.com/pytest-dev/pytest-cov/blob/master/CHANGELOG.rst) - [Commits](pytest-dev/pytest-cov@v4.1.0...v5.0.0) --- updated-dependencies: - dependency-name: pytest-cov dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 4783148 commit 4a2f2e8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

local-requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ pre-commit==3.4.0
1111
pyOpenSSL==24.1.0
1212
pytest==8.1.1
1313
pytest-asyncio==0.21.1
14-
pytest-cov==4.1.0
14+
pytest-cov==5.0.0
1515
pytest-repeat==0.9.3
1616
pytest-timeout==2.3.1
1717
pytest-xdist==3.5.0

0 commit comments

Comments
 (0)