Skip to content

Commit 2d98dc1

Browse files
committed
Update pytest to be align with openvino
1 parent 663e7c6 commit 2d98dc1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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.1; python_version >= '3.10'
2+
pytest==8.3.5; python_version >= '3.10'
33
pytest-mock~=2.0
44

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

0 commit comments

Comments
 (0)