Skip to content

Commit

Permalink
Bump nvidia-pytriton from 0.2.1 to 0.3.0
Browse files Browse the repository at this point in the history
Bumps [nvidia-pytriton](https://github.com/triton-inference-server/pytriton) from 0.2.1 to 0.3.0.
- [Release notes](https://github.com/triton-inference-server/pytriton/releases)
- [Changelog](https://github.com/triton-inference-server/pytriton/blob/main/CHANGELOG.md)
- [Commits](triton-inference-server/pytriton@v0.2.1...v0.3.0)

---
updated-dependencies:
- dependency-name: nvidia-pytriton
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Sep 11, 2023
1 parent 08f47b1 commit e54413a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements_test.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,5 +4,5 @@ pytest-cov==4.1.0
pytest-timeout==2.1.0
requests==2.31.0
websocket-client==1.6.1
nvidia-pytriton==0.2.1; python_version == '3.8'
nvidia-pytriton==0.3.0; python_version == '3.8'
simpervisor==1.0.0

0 comments on commit e54413a

Please sign in to comment.