From d08b71e05ea5ba8a4e41c78341b2d1687e0e037d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 3 May 2024 14:07:04 -0700 Subject: [PATCH] Bump tqdm from 4.66.1 to 4.66.3 in the pip group across 1 directory (#73) Bumps the pip group with 1 update in the / directory: [tqdm](https://github.com/tqdm/tqdm). Updates `tqdm` from 4.66.1 to 4.66.3 - [Release notes](https://github.com/tqdm/tqdm/releases) - [Commits](https://github.com/tqdm/tqdm/compare/v4.66.1...v4.66.3) --- updated-dependencies: - dependency-name: tqdm dependency-type: direct:production dependency-group: pip ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index eb88cba9..20029e10 100644 --- a/requirements.txt +++ b/requirements.txt @@ -277,7 +277,7 @@ tomli==2.0.1 # via pytest toolz==0.12.1 # via chex -tqdm==4.66.1 +tqdm==4.66.3 # via # etils # tfds-nightly