From e2161de61fde6373a9edeecd3996cf6dbd1c292d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 6 Jan 2025 07:34:34 +0000 Subject: [PATCH] chore(deps): bump bentoml from 1.3.9 to 1.3.19 Bumps [bentoml](https://github.com/bentoml/bentoml) from 1.3.9 to 1.3.19. - [Release notes](https://github.com/bentoml/bentoml/releases) - [Commits](https://github.com/bentoml/bentoml/compare/v1.3.9...v1.3.19) --- 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..bb5cf15 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,4 +1,4 @@ -bentoml==1.3.9 +bentoml==1.3.19 boto3==1.34.162 botocore==1.34.162 orjson==3.10.7