Skip to content

Commit 3ce9be9

Browse files
build(deps): Bump pytest-cov in /testing/plugins_integration (#12937)
Bumps [pytest-cov](https://github.com/pytest-dev/pytest-cov) from 5.0.0 to 6.0.0. - [Changelog](https://github.com/pytest-dev/pytest-cov/blob/master/CHANGELOG.rst) - [Commits](pytest-dev/pytest-cov@v5.0.0...v6.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 3ef3c2d commit 3ce9be9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

testing/plugins_integration/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ anyio[curio,trio]==4.6.2.post1
22
django==5.1.2
33
pytest-asyncio==0.24.0
44
pytest-bdd==7.3.0
5-
pytest-cov==5.0.0
5+
pytest-cov==6.0.0
66
pytest-django==4.9.0
77
pytest-flakes==4.0.5
88
pytest-html==4.1.1

0 commit comments

Comments
 (0)