From 0ea2c15fa24aa616eeeb4f28b239c9f0adb905dd Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 12 Feb 2024 07:10:03 +0000 Subject: [PATCH] Bump tqdm from 4.65.0 to 4.66.2 Bumps [tqdm](https://github.com/tqdm/tqdm) from 4.65.0 to 4.66.2. - [Release notes](https://github.com/tqdm/tqdm/releases) - [Commits](https://github.com/tqdm/tqdm/compare/v4.65.0...v4.66.2) --- updated-dependencies: - dependency-name: tqdm dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 45e7932..65e6189 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,6 +1,6 @@ numpy==1.23.5 requests==2.31.0 scikit-learn==1.3.0 -tqdm==4.65.0 +tqdm==4.66.2 pystow==0.5.0 pyyaml==6.0.1