From 97fbba076ca9c54b1d727d98981f64533ff79335 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 3 May 2024 20:26:43 +0000 Subject: [PATCH] Bump tqdm from 4.62.3 to 4.66.3 in /benchmarks Bumps [tqdm](https://github.com/tqdm/tqdm) from 4.62.3 to 4.66.3. - [Release notes](https://github.com/tqdm/tqdm/releases) - [Commits](https://github.com/tqdm/tqdm/compare/v4.62.3...v4.66.3) --- updated-dependencies: - dependency-name: tqdm dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- benchmarks/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/benchmarks/requirements.txt b/benchmarks/requirements.txt index f463a117c..d7a246d78 100644 --- a/benchmarks/requirements.txt +++ b/benchmarks/requirements.txt @@ -2,7 +2,7 @@ typer==0.9.0 gitpython==3.1.37 git+https://code.it4i.cz/def/cluster.git@9f443c72b55b72d65fdc21e6b80e6219cf0a92aa pandas==1.3.3 -tqdm==4.62.3 +tqdm==4.66.3 pyserde==0.12.3 psutil==5.8.0 humanize==3.12.0