Skip to content

Commit b0872da

Browse files
Bump Pytest Bounds (#38218) (#38259)
Co-authored-by: Jack McCluskey <34928439+jrmccluskey@users.noreply.github.com>
1 parent fd0aece commit b0872da

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
@@ -474,7 +474,7 @@ def get_portability_package_data():
474474
'requests_mock>=1.7,<2.0',
475475
# google-adk 1.28+ requires tenacity>=9,<10 (conflicts with <9).
476476
'tenacity>=8.0.0,<10',
477-
'pytest>=7.1.2,<9.0',
477+
'pytest>=7.1.2,<10.0',
478478
'pytest-xdist>=2.5.0,<4',
479479
'pytest-timeout>=2.1.0,<3',
480480
'scikit-learn>=0.20.0,<1.8.0',

0 commit comments

Comments
 (0)