From 6bc0c47a7becf13572b85c58654c935edfb6150d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 2 Feb 2026 12:15:50 +0000 Subject: [PATCH] Bump tqdm from 4.67.1 to 4.67.2 Bumps [tqdm](https://github.com/tqdm/tqdm) from 4.67.1 to 4.67.2. - [Release notes](https://github.com/tqdm/tqdm/releases) - [Commits](https://github.com/tqdm/tqdm/compare/v4.67.1...v4.67.2) --- updated-dependencies: - dependency-name: tqdm dependency-version: 4.67.2 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- requirements_dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements_dev.txt b/requirements_dev.txt index a95873885..3d2c9e48d 100644 --- a/requirements_dev.txt +++ b/requirements_dev.txt @@ -14,5 +14,5 @@ requests==2.32.5 requests-mock==1.12.1 sphinx==8.1.3 sphinx-rtd-theme==3.1.0 -tqdm==4.67.1 +tqdm==4.67.2 websocket-client==1.9.0