From d270fb93bfc9b4698cbba8c4a997f39330f920f1 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 23 May 2024 06:17:34 +0000 Subject: [PATCH] chore(deps): bump tqdm from 4.65.0 to 4.66.3 Bumps [tqdm](https://github.com/tqdm/tqdm) from 4.65.0 to 4.66.3. - [Release notes](https://github.com/tqdm/tqdm/releases) - [Commits](https://github.com/tqdm/tqdm/compare/v4.65.0...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 d2527d59f4..f0c11d4837 100644 --- a/requirements.txt +++ b/requirements.txt @@ -22,7 +22,7 @@ sql_metadata==2.10.0 stripe~=2.56.0 tldextract==3.4.4 tomli==2.0.1 -tqdm==4.65.0 +tqdm==4.66.3 twilio==8.10.3 wrapt~=1.15.0 elasticsearch-dsl>=8.0.0,<9.0.0