From ef3ffa6463b8f81d713b53c869f18f8833fe2cd6 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 29 May 2024 15:17:27 +0000 Subject: [PATCH] Bump tqdm from 4.62.3 to 4.66.3 in /.devcontainer 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] --- .devcontainer/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.devcontainer/requirements.txt b/.devcontainer/requirements.txt index 3e64e3db..0e66c023 100644 --- a/.devcontainer/requirements.txt +++ b/.devcontainer/requirements.txt @@ -18,5 +18,5 @@ tensorflow==2.8.1 tensorboard==2.8.0 tokenizers==0.13.3 torchinfo==0.0.8 -tqdm==4.62.3 +tqdm==4.66.3 transformers==4.30.0