Skip to content

Commit 78d2a65

Browse files
chore(deps): update dependency pytest to v8.0.1 (#243)
* chore(deps): update dependency pytest to v8.0.1 * pin pytest version for python==3.7 --------- Co-authored-by: Lingqing Gan <[email protected]>
1 parent 908f6d3 commit 78d2a65

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
11
pytest==7.4.4; python_version == '3.7'
2-
pytest==8.0.0; python_version > '3.7'
2+
pytest==8.0.1; python_version > '3.7'

0 commit comments

Comments
 (0)