Skip to content

Commit

Permalink
Bump onnxruntime from 1.20.0 to 1.20.1
Browse files Browse the repository at this point in the history
Bumps [onnxruntime](https://github.com/microsoft/onnxruntime) from 1.20.0 to 1.20.1.
- [Release notes](https://github.com/microsoft/onnxruntime/releases)
- [Changelog](https://github.com/microsoft/onnxruntime/blob/main/docs/ReleaseManagement.md)
- [Commits](microsoft/onnxruntime@v1.20.0...v1.20.1)

---
updated-dependencies:
- dependency-name: onnxruntime
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Nov 25, 2024
1 parent 8240888 commit df4857b
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 @@ -12,7 +12,7 @@ humanfriendly==10.0; python_version >= '2.7' and python_version not in '3.0, 3.1
magika==0.5.1; python_version < '3.13' and python_version >= '3.8'
mpmath==1.3.0
numpy==1.26.4; python_version < '3.13' and python_version >= '3.9'
onnxruntime==1.20.0
onnxruntime==1.20.1
packaging==24.2; python_version >= '3.8'
protobuf==5.28.3; python_version >= '3.8'
pydantic==2.9.2; python_version >= '3.8'
Expand Down

0 comments on commit df4857b

Please sign in to comment.