From 9c20a8c63327ce0ca576456621c098cb25c4a166 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 3 May 2024 20:56:08 +0000 Subject: [PATCH] Bump tqdm from 4.64.1 to 4.66.3 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] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 951a57e..f4b8044 100644 --- a/requirements.txt +++ b/requirements.txt @@ -11,4 +11,4 @@ apache-beam==2.34.0 google-cloud-bigquery-storage==1.1.0 # Suppresses a harmless error from beam natsort==8.1.0 gdown==4.5.4 -tqdm==4.64.1 \ No newline at end of file +tqdm==4.66.3 \ No newline at end of file