Skip to content

Commit 446f497

Browse files
[deps] Update dependency pytest to v9 (#13195)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 1e60b3f commit 446f497

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
@@ -67,7 +67,7 @@ dev =
6767
pytest-cases~=3.10.1
6868
pytest-cov~=7.0.0
6969
pytest_randomly~=4.0.1
70-
pytest~=8.4.1
70+
pytest~=9.0.2
7171
types-python-dateutil~=2.9.0
7272
wheel~=0.46.3
7373
doc =

client-python/test-requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ black==26.3.0
22
build>=0.7
33
isort>=5.10
44
pre-commit~=4.2
5-
pytest~=8.1
5+
pytest~=9.0
66
pytest-cases~=3.6
77
pytest-cov~=7.0
88
pytest_randomly~=4.0

0 commit comments

Comments
 (0)