Skip to content

Commit 91b5d72

Browse files
chore(deps): update dependency pytest to v8 (#239)
* chore(deps): update dependency pytest to v8 * pin pytest == 7.4.4 for python 3.7 --------- Co-authored-by: Lingqing Gan <lingqing.gan@gmail.com>
1 parent 507757b commit 91b5d72

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==7.4.4
1+
pytest==7.4.4; python_version == '3.7'
2+
pytest==8.0.0; python_version > '3.7'

0 commit comments

Comments
 (0)