We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1e60b3f commit 446f497Copy full SHA for 446f497
client-python/setup.cfg
@@ -67,7 +67,7 @@ dev =
67
pytest-cases~=3.10.1
68
pytest-cov~=7.0.0
69
pytest_randomly~=4.0.1
70
- pytest~=8.4.1
+ pytest~=9.0.2
71
types-python-dateutil~=2.9.0
72
wheel~=0.46.3
73
doc =
client-python/test-requirements.txt
@@ -2,7 +2,7 @@ black==26.3.0
2
build>=0.7
3
isort>=5.10
4
pre-commit~=4.2
5
-pytest~=8.1
+pytest~=9.0
6
pytest-cases~=3.6
7
pytest-cov~=7.0
8
pytest_randomly~=4.0
0 commit comments