From 1f125d8cff5be6625605496bd075bc884f97c6fd Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 16 Feb 2026 20:45:29 +0000 Subject: [PATCH] Bump tqdm from 4.67.1 to 4.67.3 Bumps [tqdm](https://github.com/tqdm/tqdm) from 4.67.1 to 4.67.3. - [Release notes](https://github.com/tqdm/tqdm/releases) - [Commits](https://github.com/tqdm/tqdm/compare/v4.67.1...v4.67.3) --- updated-dependencies: - dependency-name: tqdm dependency-version: 4.67.3 dependency-type: direct:production update-type: version-update:semver-patch ... 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 29c5b34..a835f3e 100644 --- a/docs/requirements.txt +++ b/docs/requirements.txt @@ -16,4 +16,4 @@ progressbar==2.5 scikit-learn==1.7.2 scikeras==0.13.0 tables==3.10.1 -tqdm==4.67.1 +tqdm==4.67.3