From 14e5ab0dae710b588e337730a0242abaa1a7ffc3 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 1 Sep 2024 05:39:37 +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 52a7cb2d..275584a3 100644 --- a/setup.py +++ b/setup.py @@ -55,7 +55,7 @@ "yarl==1.9.4", "halo==0.0.31", "shtab==1.7.1", - "tqdm==4.66.4", + "tqdm==4.66.5", ], extras_require={ "testing": [