Skip to content

Commit d1c702d

Browse files
fix(deps): update dependency tritonclient to <2.63
Signed-off-by: oep-renovate[bot] <212772560+oep-renovate[bot]@users.noreply.github.com>
1 parent a932196 commit d1c702d

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ dependencies = [
3232

3333
[project.optional-dependencies]
3434
ovms = [
35-
"tritonclient[http]<2.59",
35+
"tritonclient[http]<2.63",
3636
]
3737
tests = [
3838
"pre-commit",

uv.lock

Lines changed: 5 additions & 5 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)