Skip to content

Commit 09bd2b0

Browse files
Bump bentoml from 1.4.8 to 1.4.19
Bumps [bentoml](https://github.com/bentoml/bentoml) from 1.4.8 to 1.4.19. - [Release notes](https://github.com/bentoml/bentoml/releases) - [Commits](bentoml/BentoML@v1.4.8...v1.4.19) --- updated-dependencies: - dependency-name: bentoml dependency-version: 1.4.19 dependency-type: direct:development ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 54c30ec commit 09bd2b0

File tree

2 files changed

+6
-7
lines changed

2 files changed

+6
-7
lines changed

poetry.lock

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

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -147,7 +147,7 @@ optional = true
147147

148148
[tool.poetry.group.deploy_models.dependencies]
149149
aiohttp = "^3.9.2"
150-
bentoml = { version = "1.4.8", extras = ["triton"] }
150+
bentoml = { version = "1.4.19", extras = ["triton"] }
151151
torchxrayvision = "^1.2.1"
152152
kaggle = "^1.5.13"
153153
onnx = "^1.15.0"

0 commit comments

Comments
 (0)