Skip to content

Commit 1096651

Browse files
Bump onnx from 1.10.1 to 1.10.2 in /runtime/bindings/python
Bumps [onnx](https://github.com/onnx/onnx) from 1.10.1 to 1.10.2. - [Release notes](https://github.com/onnx/onnx/releases) - [Changelog](https://github.com/onnx/onnx/blob/master/docs/Changelog.md) - [Commits](onnx/onnx@v1.10.1...v1.10.2) --- updated-dependencies: - dependency-name: onnx dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 894fe21 commit 1096651

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

runtime/bindings/python/requirements_test.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ flake8-comprehensions==3.3.0
44
flake8-docstrings==1.6.0
55
flake8-quotes==3.2.0
66
mypy==0.812
7-
onnx==1.10.1
7+
onnx==1.10.2
88
pydocstyle==5.1.1
99
pytest-xdist==2.2.1
1010
pytest==6.1.2

0 commit comments

Comments
 (0)