Skip to content

Commit 8db0df6

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 <[email protected]>
1 parent 844fc64 commit 8db0df6

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 +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)