From bb43a6e9776ede3a9d287063efecc1389e27fb82 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 14 Jan 2025 12:23:39 +0000 Subject: [PATCH] Bump tqdm from v4.66.3 to 4.67.1 Bumps [tqdm](https://github.com/tqdm/tqdm) from v4.66.3 to 4.67.1. - [Release notes](https://github.com/tqdm/tqdm/releases) - [Commits](https://github.com/tqdm/tqdm/compare/v4.66.3...v4.67.1) --- 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 e86c8aa2f..6facabd5b 100644 --- a/requirements.txt +++ b/requirements.txt @@ -7,7 +7,7 @@ MarkupSafe==2.0.1 PyYAML==6.0.1 black==24.3.0 mypy==0.961 -tqdm==v4.66.3 +tqdm==v4.67.1 boto3==1.16.21 pymongo==4.6.3 dnspython==2.6.1