Skip to content

Commit 0f18f4a

Browse files
chore(deps): update dependency pytest to v8.0.2 (#247)
* chore(deps): update dependency pytest to v8.0.2 * pin pytest==7.4.4 for python 3.7 --------- Co-authored-by: Lingqing Gan <lingqing.gan@gmail.com>
1 parent 78d2a65 commit 0f18f4a

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

0 commit comments

Comments
 (0)