From 6cb4af8cf3d71bb5d1c2921282aab31cdff781cd Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 20 Nov 2023 22:07:36 +0000 Subject: [PATCH] chore(deps): bump kombu from 5.3.2 to 5.3.4 in /llm-server Bumps [kombu](https://github.com/celery/kombu) from 5.3.2 to 5.3.4. - [Release notes](https://github.com/celery/kombu/releases) - [Changelog](https://github.com/celery/kombu/blob/main/Changelog.rst) - [Commits](https://github.com/celery/kombu/compare/v5.3.2...v5.3.4) --- updated-dependencies: - dependency-name: kombu dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- llm-server/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/llm-server/requirements.txt b/llm-server/requirements.txt index 771b94189..d5e9b990d 100644 --- a/llm-server/requirements.txt +++ b/llm-server/requirements.txt @@ -57,7 +57,7 @@ jsonpointer==2.4 jsonschema==4.19.2 jsonschema-path==0.3.1 jsonschema-specifications==2023.7.1 -kombu==5.3.2 +kombu==5.3.4 kubernetes==28.1.0 langchain==0.0.329 langsmith==0.0.63