Skip to content

Commit b1f0fe3

Browse files
authored
Update requirements-test.txt
1 parent 512ad86 commit b1f0fe3

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed
Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
pytest===7.4.4; python_version == '3.7'
2-
pytest==8.4.0; python_version >= '3.8'
2+
pytest===8.3.5; python_version == '3.8'
3+
pytest==8.4.0; python_version >= '3.9'
34
mock==5.2.0
45
backoff==2.2.1

0 commit comments

Comments
 (0)