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

Commit a35d10a

Browse files
Update dependency pytest-cov to v6
1 parent 8dab3f3 commit a35d10a

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
@@ -61,7 +61,7 @@ dev =
6161
types-pytz~=2024.2.0.20241221
6262
pre-commit~=3.8.0
6363
pytest-cases~=3.8.0
64-
pytest-cov~=5.0.0
64+
pytest-cov~=6.0.0
6565
pytest_randomly~=3.16.0
6666
pytest~=8.3.4
6767
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~=3.3
55
pytest~=8.1
66
pytest-cases~=3.6
7-
pytest-cov~=5.0
7+
pytest-cov~=6.0
88
pytest_randomly~=3.8
99
types-python-dateutil>=2.8
1010
types-pytz>=2021.3.5

0 commit comments

Comments
 (0)