diff --git a/pyproject.toml b/pyproject.toml index af5f681..d530921 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -69,7 +69,7 @@ onnx-tests = [ "numpy<2", "tabulate==0.9.0", "pytest-cov==4.1.0", - "pytest-runner==6.0.0", + "pytest-runner==6.0.1", "hypothesis[numpy]>=6.0.0", "onnxruntime==1.15.1", ]