From 28d4bb3415325fd2a8523ac12a40da55dbfcec48 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 7 May 2024 14:11:41 +0000 Subject: [PATCH] Bump tqdm from 4.19.5 to 4.66.3 in /ai_for_trading/project_4 Bumps [tqdm](https://github.com/tqdm/tqdm) from 4.19.5 to 4.66.3. - [Release notes](https://github.com/tqdm/tqdm/releases) - [Commits](https://github.com/tqdm/tqdm/compare/v4.19.5...v4.66.3) --- updated-dependencies: - dependency-name: tqdm dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- ai_for_trading/project_4/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ai_for_trading/project_4/requirements.txt b/ai_for_trading/project_4/requirements.txt index 07069ec..3f367b6 100644 --- a/ai_for_trading/project_4/requirements.txt +++ b/ai_for_trading/project_4/requirements.txt @@ -13,5 +13,5 @@ scipy==1.0.0 scikit-learn==0.19.1 six==1.11.0 tables==3.3.0 -tqdm==4.19.5 +tqdm==4.66.3 zipline===1.2.0