From 9014837f5399800d15c71457c5f8193edf8d7bf2 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 3 Jun 2024 07:47:40 +0000 Subject: [PATCH] Bump tqdm from 4.66.3 to 4.66.4 Bumps [tqdm](https://github.com/tqdm/tqdm) from 4.66.3 to 4.66.4. - [Release notes](https://github.com/tqdm/tqdm/releases) - [Commits](https://github.com/tqdm/tqdm/compare/v4.66.3...v4.66.4) --- updated-dependencies: - dependency-name: tqdm dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- setup.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup.py b/setup.py index ddf9f5b7..119a085c 100644 --- a/setup.py +++ b/setup.py @@ -53,7 +53,7 @@ "yarl==1.9.4", "halo==0.0.31", "shtab==1.7.1", - "tqdm==4.66.3", + "tqdm==4.66.4", ], extras_require={ "testing": [