Skip to content

Commit 99c5e96

Browse files
Bump onnx from 1.8.1 to 1.10.1 in /ngraph/python
Bumps [onnx](https://github.com/onnx/onnx) from 1.8.1 to 1.10.1. - [Release notes](https://github.com/onnx/onnx/releases) - [Changelog](https://github.com/onnx/onnx/blob/master/docs/Changelog.md) - [Commits](onnx/onnx@v1.8.1...v1.10.1) --- updated-dependencies: - dependency-name: onnx dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent ef84c90 commit 99c5e96

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ngraph/python/requirements_test.txt

Lines changed: 1 addition & 1 deletion
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.8.1
7+
onnx==1.10.1
88
pydocstyle==5.1.1
99
pytest-xdist==2.2.1
1010
pytest==6.1.2

0 commit comments

Comments
 (0)