From 0e7a00429e65d19a5fefe98fb3dc6036d85938d2 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 20 Jan 2025 07:28:03 +0000 Subject: [PATCH] chore(deps): bump bentoml from 1.3.9 to 1.3.20 Bumps [bentoml](https://github.com/bentoml/bentoml) from 1.3.9 to 1.3.20. - [Release notes](https://github.com/bentoml/bentoml/releases) - [Commits](https://github.com/bentoml/bentoml/compare/v1.3.9...v1.3.20) --- updated-dependencies: - dependency-name: bentoml dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 8cf67fb..e924426 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,4 +1,4 @@ -bentoml==1.3.9 +bentoml==1.3.20 boto3==1.34.162 botocore==1.34.162 orjson==3.10.7