Skip to content

Commit 537b08c

Browse files
committed
Update pytest to be a working version for both 3.9, 3.14
1 parent a674616 commit 537b08c

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1,2 @@
1-
pytest==9.0.2
1+
pytest==7.0.1; python_version == '3.9'
2+
pytest==9.0.2; python_version >= '3.10'

0 commit comments

Comments
 (0)