Skip to content

Commit 933b1fb

Browse files
committed
Update pytest version
1 parent f137ef1 commit 933b1fb

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

tools/accuracy_checker/requirements-test.in

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
pytest>=5.0,<=7.0.1; python_version < '3.10'
2-
pytest==8.3.5; python_version >= '3.10'
2+
pytest==8.4.0; python_version >= '3.10'
33
pytest-mock~=2.0
44

55
# pytest depends on atomicwrites, but only on Windows.

0 commit comments

Comments
 (0)