Skip to content

Commit fc54e35

Browse files
build(deps): Bump pytest-cov in /testing/plugins_integration (#14337)
Bumps [pytest-cov](https://github.com/pytest-dev/pytest-cov) from 7.0.0 to 7.1.0. - [Changelog](https://github.com/pytest-dev/pytest-cov/blob/master/CHANGELOG.rst) - [Commits](pytest-dev/pytest-cov@v7.0.0...v7.1.0) --- updated-dependencies: - dependency-name: pytest-cov dependency-version: 7.1.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent d46fb40 commit fc54e35

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[trio]==4.12.1
22
django==6.0.3
33
pytest-asyncio==1.3.0
44
pytest-bdd==8.1.0
5-
pytest-cov==7.0.0
5+
pytest-cov==7.1.0
66
pytest-django==4.12.0
77
pytest-flakes==4.0.5
88
pytest-html==4.2.0

0 commit comments

Comments
 (0)