Skip to content
This repository was archived by the owner on Dec 5, 2025. It is now read-only.

Commit d04c68f

Browse files
Update dependency pytest-cov to v7
1 parent 727a64e commit d04c68f

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

setup.cfg

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@ dev =
6363
types-pytz~=2025.2.0.20250326
6464
pre-commit~=4.2.0
6565
pytest-cases~=3.9.1
66-
pytest-cov~=6.2.1
66+
pytest-cov~=7.0.0
6767
pytest_randomly~=3.16.0
6868
pytest~=8.4.1
6969
types-python-dateutil~=2.9.0

test-requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ isort>=5.10
44
pre-commit~=4.2
55
pytest~=8.1
66
pytest-cases~=3.6
7-
pytest-cov~=6.1
7+
pytest-cov~=7.0
88
pytest_randomly~=3.8
99
types-python-dateutil>=2.8
1010
types-pytz>=2021.3.5

0 commit comments

Comments
 (0)