From 78078b3ff7a5d093f8d5a6e27bca619e2fb290bb Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 3 May 2024 19:48:59 +0000 Subject: [PATCH] Bump tqdm from 4.36.1 to 4.66.3 in /docs Bumps [tqdm](https://github.com/tqdm/tqdm) from 4.36.1 to 4.66.3. - [Release notes](https://github.com/tqdm/tqdm/releases) - [Commits](https://github.com/tqdm/tqdm/compare/v4.36.1...v4.66.3) --- updated-dependencies: - dependency-name: tqdm dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- docs/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/requirements.txt b/docs/requirements.txt index 69c0f3d..5bd3147 100644 --- a/docs/requirements.txt +++ b/docs/requirements.txt @@ -1,5 +1,5 @@ numpy==1.14 scikit-learn==0.19 six==1.11 -tqdm==4.36.1 +tqdm==4.66.3 hyperopt==0.1 \ No newline at end of file