From 071bd9fd5104b384f06b61dcef8b35408e587ae4 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 4 Sep 2024 07:22:23 +0000 Subject: [PATCH] Bump tqdm from 4.66.4 to 4.66.5 Bumps [tqdm](https://github.com/tqdm/tqdm) from 4.66.4 to 4.66.5. - [Release notes](https://github.com/tqdm/tqdm/releases) - [Commits](https://github.com/tqdm/tqdm/compare/v4.66.4...v4.66.5) --- 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 3e5defb8..e923dbdd 100644 --- a/setup.py +++ b/setup.py @@ -55,7 +55,7 @@ "yarl==1.9.7", "halo==0.0.31", "shtab==1.7.1", - "tqdm==4.66.4", + "tqdm==4.66.5", ], extras_require={ "testing": [