From f5984ad345460f3c25adc93e629ed7d41ab29af4 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 4 Mar 2024 08:10:05 +0000 Subject: [PATCH] Bump tqdm from 4.66.1 to 4.66.2 Bumps [tqdm](https://github.com/tqdm/tqdm) from 4.66.1 to 4.66.2. - [Release notes](https://github.com/tqdm/tqdm/releases) - [Commits](https://github.com/tqdm/tqdm/compare/v4.66.1...v4.66.2) --- 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 b9d74c2f..f5cb111e 100644 --- a/setup.py +++ b/setup.py @@ -53,7 +53,7 @@ "yarl==1.9.4", "halo==0.0.31", "shtab==1.6.5", - "tqdm==4.66.1", + "tqdm==4.66.2", ], extras_require={ "testing": [