From 307d6667356a501d5caf1e4acff1e140b556fe7f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 25 Nov 2024 04:25:45 +0000 Subject: [PATCH] Bump tqdm from 4.67.0 to 4.67.1 in /requirements Bumps [tqdm](https://github.com/tqdm/tqdm) from 4.67.0 to 4.67.1. - [Release notes](https://github.com/tqdm/tqdm/releases) - [Commits](https://github.com/tqdm/tqdm/compare/v4.67.0...v4.67.1) --- updated-dependencies: - dependency-name: tqdm dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- requirements/requirements_install.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements/requirements_install.txt b/requirements/requirements_install.txt index 738c1dc9a4..831f4a7e72 100644 --- a/requirements/requirements_install.txt +++ b/requirements/requirements_install.txt @@ -2,4 +2,4 @@ importlib-metadata==8.5.0 numpy==2.1.3 packaging==24.2 psutil==6.1.0 -tqdm==4.67.0 +tqdm==4.67.1