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

Commit 8bcc3d0

Browse files
Update dependency pytest-cov to v6
1 parent 26483a6 commit 8bcc3d0

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.1.0.20250204
6464
pre-commit~=3.8.0
6565
pytest-cases~=3.8.0
66-
pytest-cov~=5.0.0
66+
pytest-cov~=6.1.1
6767
pytest_randomly~=3.16.0
6868
pytest~=8.3.4
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~=3.3
55
pytest~=8.1
66
pytest-cases~=3.6
7-
pytest-cov~=5.0
7+
pytest-cov~=6.1
88
pytest_randomly~=3.8
99
types-python-dateutil>=2.8
1010
types-pytz>=2021.3.5

0 commit comments

Comments
 (0)