Skip to content

Commit a36419c

Browse files
authored
Pin pytest for python 3.7
1 parent 4fe5b6b commit a36419c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

samples/compute/requirements-test.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
pytest==8.2.2; python_version == '3.7'
1+
pytest===7.4.4; python_version == '3.7'
22
pytest==8.2.2; python_version >= '3.8'
33
flaky==3.8.1
44

0 commit comments

Comments
 (0)