From 2f6cab9b33b1884ed5912efe3041246c2732737e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 3 May 2024 21:03:20 +0000 Subject: [PATCH] Bump tqdm from 4.64.1 to 4.66.3 in /embedding Bumps [tqdm](https://github.com/tqdm/tqdm) from 4.64.1 to 4.66.3. - [Release notes](https://github.com/tqdm/tqdm/releases) - [Commits](https://github.com/tqdm/tqdm/compare/v4.64.1...v4.66.3) --- updated-dependencies: - dependency-name: tqdm dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- embedding/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/embedding/requirements.txt b/embedding/requirements.txt index 178253b..64b7f1d 100644 --- a/embedding/requirements.txt +++ b/embedding/requirements.txt @@ -101,7 +101,7 @@ thinc==8.1.7 threadpoolctl==3.1.0 toml==0.10.2 tomli==2.0.1 -tqdm==4.64.1 +tqdm==4.66.3 typer==0.7.0 types-toml==0.10.8.3 typing_extensions==4.4.0