We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 88e9c76 commit 44d35f8Copy full SHA for 44d35f8
client-python/setup.cfg
@@ -64,7 +64,7 @@ dev =
64
pre-commit~=4.5.0
65
pytest-cases~=3.9.1
66
pytest-cov~=7.0.0
67
- pytest_randomly~=3.16.0
+ pytest_randomly~=4.0.1
68
pytest~=8.4.1
69
types-python-dateutil~=2.9.0
70
wheel~=0.45.1
client-python/test-requirements.txt
@@ -5,7 +5,7 @@ pre-commit~=4.2
5
pytest~=8.1
6
pytest-cases~=3.6
7
pytest-cov~=7.0
8
-pytest_randomly~=3.8
+pytest_randomly~=4.0
9
types-python-dateutil>=2.8
10
types-pytz>=2021.3.5
11
wheel~=0.38
0 commit comments