Skip to content

Commit 68b8f28

Browse files
vchudnov-gEvolancer02
authored andcommitted
chore: pin pytest for Python 3.7 (googleapis#2423)
1 parent f09701f commit 68b8f28

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

samples/compute/requirements-test.txt

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,3 @@
1-
pytest==7.4.4
1+
pytest==7.4.4; python_version == '3.7'
2+
pytest==8.0.0; python_version >= '3.8'
23
flaky==3.7.0

0 commit comments

Comments
 (0)