From beffebcbbe170ea60b2fb0e2e904c4649f0b7740 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 6 May 2024 03:08:52 +0000 Subject: [PATCH] Bump tqdm from 4.66.3 to 4.66.4 Bumps [tqdm](https://github.com/tqdm/tqdm) from 4.66.3 to 4.66.4. - [Release notes](https://github.com/tqdm/tqdm/releases) - [Commits](https://github.com/tqdm/tqdm/compare/v4.66.3...v4.66.4) --- updated-dependencies: - dependency-name: tqdm dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- requirements-freqai-rl.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements-freqai-rl.txt b/requirements-freqai-rl.txt index b8bbe0e0d..546c0b62a 100644 --- a/requirements-freqai-rl.txt +++ b/requirements-freqai-rl.txt @@ -7,4 +7,4 @@ gymnasium==0.29.1 stable_baselines3==2.3.2 sb3_contrib>=2.2.1 # Progress bar for stable-baselines3 and sb3-contrib -tqdm==4.66.3 +tqdm==4.66.4