Chore(deps): Bump pytest-cov from 5.0.0 to 6.1.1 (#2112)
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Mon, 7 Apr 2025 21:29:38 +0000 (23:29 +0200)
committerGitHub <noreply@github.com>
Mon, 7 Apr 2025 21:29:38 +0000 (23:29 +0200)
Bumps [pytest-cov](https://github.com/pytest-dev/pytest-cov) from 5.0.0 to 6.1.1.
- [Changelog](https://github.com/pytest-dev/pytest-cov/blob/master/CHANGELOG.rst)
- [Commits](https://github.com/pytest-dev/pytest-cov/compare/v5.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-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
pyproject.toml

index 1e71c1c3dfc847af85aa6ca2ec39fe052a8ee592..5f4ab2ab105c65b02734d477353ddea019b9d1e8 100644 (file)
@@ -50,7 +50,7 @@ test = [
   "pre-commit-hooks==5.0.0",
   "pytest==8.3.5",
   "pytest-aiohttp==1.1.0",
-  "pytest-cov==5.0.0",
+  "pytest-cov==6.1.1",
   "syrupy==4.8.2",
   "tomli==2.2.1",
   "ruff==0.11.2",