Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Update pytest-cov requirement from <7.0.0,>=2.12.0 to >=2.12.0,<8.0.0
Updates the requirements on [pytest-cov](https://github.com/pytest-dev/pytest-cov) to permit the latest version.
- [Changelog](https://github.com/pytest-dev/pytest-cov/blob/master/CHANGELOG.rst)
- [Commits](pytest-dev/pytest-cov@v2.12.0...v7.0.0)

---
updated-dependencies:
- dependency-name: pytest-cov
  dependency-version: 7.0.0
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Nov 1, 2025
commit d03eee5ececf781b402c698a05d1f4d8a5aa8231
2 changes: 1 addition & 1 deletion requirements-tests.txt
Original file line number Diff line number Diff line change
Expand Up @@ -2,5 +2,5 @@ autoflake
mypy == 1.15.0
pytest >=7.1.3,<9.0.0
pytest-asyncio
pytest-cov >=2.12.0,<7.0.0
pytest-cov >=2.12.0,<8.0.0
ruff ==0.11.7