From ed158e976854bb5569e61cccd2a7c94b865c3773 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 18 Jun 2024 18:03:12 +0000 Subject: [PATCH] Bump tqdm from 4.32.1 to 4.66.3 Bumps [tqdm](https://github.com/tqdm/tqdm) from 4.32.1 to 4.66.3. - [Release notes](https://github.com/tqdm/tqdm/releases) - [Commits](https://github.com/tqdm/tqdm/compare/v4.32.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 8fcfa09..e5c8c42 100644 --- a/requirements.txt +++ b/requirements.txt @@ -8,7 +8,7 @@ pyyaml==6.0.1 requests==2.32.0 tabulate==0.8.3 tinydb==3.13.0 -tqdm==4.32.1 +tqdm==4.66.3 markupsafe==2.0.1 cryptography==42.0.8