From ab89e5c8b67e36d388bdf1ac99aea4776e610d9d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 5 Aug 2025 01:48:21 +0000 Subject: [PATCH] build(deps): bump huggingface-hub in /embedding-service Bumps [huggingface-hub](https://github.com/huggingface/huggingface_hub) from 0.31.4 to 0.34.3. - [Release notes](https://github.com/huggingface/huggingface_hub/releases) - [Commits](https://github.com/huggingface/huggingface_hub/compare/v0.31.4...v0.34.3) --- updated-dependencies: - dependency-name: huggingface-hub dependency-version: 0.34.3 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- embedding-service/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/embedding-service/requirements.txt b/embedding-service/requirements.txt index 5c4a661..a794a5f 100644 --- a/embedding-service/requirements.txt +++ b/embedding-service/requirements.txt @@ -6,7 +6,7 @@ clip-anytorch==2.6.0 frozenlist==1.6.0 ftfy==6.3.1 grpcio==1.72.1 -huggingface-hub==0.31.4 +huggingface-hub==0.34.3 multidict==6.4.4 nats-py==2.10.0 numpy==2.2.6