Skip to content

Commit

Permalink
Bump nvidia-pytriton from 0.2.0 to 0.2.1 (#470)
Browse files Browse the repository at this point in the history
Bumps [nvidia-pytriton](https://github.com/triton-inference-server/pytriton) from 0.2.0 to 0.2.1.
- [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.0...v0.2.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Jul 10, 2023
1 parent 79c8a0e commit 270798c
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.28.2
websocket-client==1.6.1
nvidia-pytriton==0.2.0; python_version == '3.8'
nvidia-pytriton==0.2.1; python_version == '3.8'
simpervisor==1.0.0

0 comments on commit 270798c

Please sign in to comment.