From 18efac4644de6263a4809297cd3aaf85ded0ac02 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 30 Jan 2023 01:15:59 +0000 Subject: [PATCH] chore(deps): bump huggingface-hub from 0.11.1 to 0.12.0 in /requirements Bumps [huggingface-hub](https://github.com/huggingface/huggingface_hub) from 0.11.1 to 0.12.0. - [Release notes](https://github.com/huggingface/huggingface_hub/releases) - [Commits](https://github.com/huggingface/huggingface_hub/compare/v0.11.1...v0.12.0) --- updated-dependencies: - dependency-name: huggingface-hub dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- requirements/base.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements/base.txt b/requirements/base.txt index d56a0262..9c47938c 100644 --- a/requirements/base.txt +++ b/requirements/base.txt @@ -34,7 +34,7 @@ fonttools==4.38.0 # via matplotlib h11==0.14.0 # via uvicorn -huggingface-hub==0.11.1 +huggingface-hub==0.12.0 # via # timm # unstructured-inference (setup.py)