Skip to content

Commit 9766c4a

Browse files
authored
Bump Pytest Bounds (#38218)
1 parent a7c7786 commit 9766c4a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

sdks/python/setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -485,7 +485,7 @@ def get_portability_package_data():
485485
'requests_mock>=1.7,<2.0',
486486
# google-adk 1.28+ requires tenacity>=9,<10 (conflicts with <9).
487487
'tenacity>=8.0.0,<10',
488-
'pytest>=7.1.2,<9.0',
488+
'pytest>=7.1.2,<10.0',
489489
'pytest-xdist>=2.5.0,<4',
490490
'pytest-timeout>=2.1.0,<3',
491491
'scikit-learn>=0.20.0,<1.8.0',

0 commit comments

Comments
 (0)