From c62e7de7d93a3eec11aa592d1b8ab2051012a14d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 22 May 2024 01:39:35 +0000 Subject: [PATCH] Bump tqdm from 4.42.1 to 4.66.3 in /examples/qp2q Bumps [tqdm](https://github.com/tqdm/tqdm) from 4.42.1 to 4.66.3. - [Release notes](https://github.com/tqdm/tqdm/releases) - [Commits](https://github.com/tqdm/tqdm/compare/v4.42.1...v4.66.3) --- updated-dependencies: - dependency-name: tqdm dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- examples/qp2q/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/examples/qp2q/requirements.txt b/examples/qp2q/requirements.txt index 97066de7..df2b8bb8 100644 --- a/examples/qp2q/requirements.txt +++ b/examples/qp2q/requirements.txt @@ -2,7 +2,7 @@ scikit-learn==0.24.2 scipy==1.10.0 numpy==1.22.0 pandas==1.0.1 -tqdm==4.42.1 +tqdm==4.66.3 pygtrie==2.4.2 pure-predict==0.0.4 libpecos==0.1.0