Skip to content

Commit 18439f5

Browse files
build(deps): Bump pytest-cov in /testing/plugins_integration (#13358)
Bumps [pytest-cov](https://github.com/pytest-dev/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 ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 3f46320 commit 18439f5

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.9.0
22
django==5.1.7
33
pytest-asyncio==0.26.0
44
pytest-bdd==8.1.0
5-
pytest-cov==6.0.0
5+
pytest-cov==6.1.1
66
pytest-django==4.11.1
77
pytest-flakes==4.0.5
88
pytest-html==4.1.1

0 commit comments

Comments
 (0)