Skip to content

Commit

Permalink
Bump onnx from 1.16.1 to 1.17.0
Browse files Browse the repository at this point in the history
Bumps [onnx](https://github.com/onnx/onnx) from 1.16.1 to 1.17.0.
- [Release notes](https://github.com/onnx/onnx/releases)
- [Changelog](https://github.com/onnx/onnx/blob/main/docs/Changelog-ml.md)
- [Commits](onnx/onnx@v1.16.1...v1.17.0)

---
updated-dependencies:
- dependency-name: onnx
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 23, 2024
1 parent ab4f4c0 commit 103c5b1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ PyGithub==2.3.0
PyYAML==6.0.1
matplotlib==3.9.1
numpy==1.26.4
onnx==1.16.1
onnx==1.17.0
pytest==8.3.2
rich==13.7.1
torch==2.3.1
Expand Down

0 comments on commit 103c5b1

Please sign in to comment.