Skip to content

Commit

Permalink
Bump onnx from 1.8.1 to 1.10.1 in /ngraph/python
Browse files Browse the repository at this point in the history
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]>
  • Loading branch information
dependabot[bot] authored Aug 19, 2021
1 parent e46f6ce commit fb628df
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ngraph/python/requirements_test.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ flake8-comprehensions==3.3.0
flake8-docstrings==1.6.0
flake8-quotes==3.2.0
mypy==0.812
onnx==1.8.1
onnx==1.10.1
pydocstyle==5.1.1
pytest-xdist==2.2.1
pytest==6.1.2
Expand Down

0 comments on commit fb628df

Please sign in to comment.