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

Commit cf2e548

Browse files
Update dependency pytest_randomly to v4
1 parent 727a64e commit cf2e548

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
@@ -64,7 +64,7 @@ dev =
6464
pre-commit~=4.2.0
6565
pytest-cases~=3.9.1
6666
pytest-cov~=6.2.1
67-
pytest_randomly~=3.16.0
67+
pytest_randomly~=4.0.1
6868
pytest~=8.4.1
6969
types-python-dateutil~=2.9.0
7070
wheel~=0.45.1

test-requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ pre-commit~=4.2
55
pytest~=8.1
66
pytest-cases~=3.6
77
pytest-cov~=6.1
8-
pytest_randomly~=3.8
8+
pytest_randomly~=4.0
99
types-python-dateutil>=2.8
1010
types-pytz>=2021.3.5
1111
wheel~=0.38

0 commit comments

Comments
 (0)