From 4def39003def8320f24a9dab109b42160c2b5be7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 1 Nov 2024 16:09:03 +0000 Subject: [PATCH] Bump tqdm from 4.66.1 to 4.66.3 Bumps [tqdm](https://github.com/tqdm/tqdm) from 4.66.1 to 4.66.3. - [Release notes](https://github.com/tqdm/tqdm/releases) - [Commits](https://github.com/tqdm/tqdm/compare/v4.66.1...v4.66.3) --- updated-dependencies: - dependency-name: tqdm dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- setup.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup.py b/setup.py index 15016299..500534f3 100644 --- a/setup.py +++ b/setup.py @@ -50,7 +50,7 @@ "onnx==1.15.0", "onnxruntime==1.16.3", "jpype1==1.4.1", - "tqdm==4.66.1", + "tqdm==4.66.3", "anndata<=0.10.3", "pydicom==2.4.4", ],