Skip to content

Commit

Permalink
Bump onnx from 1.10.1 to 1.10.2 in /runtime/bindings/python
Browse files Browse the repository at this point in the history
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]>
  • Loading branch information
dependabot[bot] authored Nov 23, 2021
1 parent 24675fd commit 30bf3dd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion runtime/bindings/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.10.1
onnx==1.10.2
pydocstyle==5.1.1
pytest-xdist==2.2.1
pytest==6.1.2
Expand Down

0 comments on commit 30bf3dd

Please sign in to comment.