Chore(deps): Bump pytest-cov from 6.1.1 to 6.2.1 (#2237)
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Mon, 16 Jun 2025 21:14:06 +0000 (23:14 +0200)
committerGitHub <noreply@github.com>
Mon, 16 Jun 2025 21:14:06 +0000 (23:14 +0200)
Bumps [pytest-cov](https://github.com/pytest-dev/pytest-cov) from 6.1.1 to 6.2.1.
- [Changelog](https://github.com/pytest-dev/pytest-cov/blob/master/CHANGELOG.rst)
- [Commits](https://github.com/pytest-dev/pytest-cov/compare/v6.1.1...v6.2.1)

---
updated-dependencies:
- dependency-name: pytest-cov
  dependency-version: 6.2.1
  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>
pyproject.toml

index bc4b4ed5b07d07053229296f347198fc9b3baf36..f3eac6739d85b32d56135c9294fcc16c79188311 100644 (file)
@@ -50,7 +50,7 @@ test = [
   "pre-commit-hooks==5.0.0",
   "pytest==8.3.5",
   "pytest-aiohttp==1.1.0",
-  "pytest-cov==6.1.1",
+  "pytest-cov==6.2.1",
   "syrupy==4.9.1",
   "tomli==2.2.1",
   "ruff==0.11.13",