Skip to content

Commit 5b702a1

Browse files
chore(deps): update dependency pytest to v8
1 parent 80983d1 commit 5b702a1

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)