From bbf1ccdda7015011d2809e34681c16f76e0ac541 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 3 Jun 2024 09:58:55 +0000 Subject: [PATCH] Bump tqdm from 4.62.3 to 4.66.3 in /binder Bumps [tqdm](https://github.com/tqdm/tqdm) from 4.62.3 to 4.66.3. - [Release notes](https://github.com/tqdm/tqdm/releases) - [Commits](https://github.com/tqdm/tqdm/compare/v4.62.3...v4.66.3) --- updated-dependencies: - dependency-name: tqdm dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- binder/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/binder/requirements.txt b/binder/requirements.txt index 36cfa1df..d7f59127 100644 --- a/binder/requirements.txt +++ b/binder/requirements.txt @@ -18,5 +18,5 @@ tensorflow==2.8.1 tensorboard==2.8.0 tokenizers==0.10.3 torchinfo==0.0.8 -tqdm==4.62.3 +tqdm==4.66.3 transformers==4.38.0