Skip to content

Commit 44d35f8

Browse files
[deps] Update dependency pytest_randomly to v4 (#13196)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 88e9c76 commit 44d35f8

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

client-python/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.5.0
6565
pytest-cases~=3.9.1
6666
pytest-cov~=7.0.0
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

client-python/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~=7.0
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)