Skip to content

Commit baa3ec7

Browse files
chore(deps): update dependency pytest to v8
1 parent f9af9d8 commit baa3ec7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

python/requirements.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# -- FOR TESTING:
2-
pytest <7.5; python_version < '3.0'
2+
pytest <8.2; python_version < '3.0'
33
pytest >= 5.0; python_version >= '3.0'
44
# MAYBE: For pytest HTML reports.
55
# pytest-html

0 commit comments

Comments
 (0)