From c366ad1e2a804bb2d02b43c26d870f43223d301a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 1 Dec 2024 05:59:21 +0000 Subject: [PATCH] Bump tqdm from 4.66.6 to 4.67.1 Bumps [tqdm](https://github.com/tqdm/tqdm) from 4.66.6 to 4.67.1. - [Release notes](https://github.com/tqdm/tqdm/releases) - [Commits](https://github.com/tqdm/tqdm/compare/v4.66.6...v4.67.1) --- updated-dependencies: - dependency-name: tqdm dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- setup.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup.py b/setup.py index 15815e0a..827fc695 100644 --- a/setup.py +++ b/setup.py @@ -57,7 +57,7 @@ "yarl==1.14.0", "halo==0.0.31", "shtab==1.7.1", - "tqdm==4.66.6", + "tqdm==4.67.1", ], extras_require={ "testing": [