From 2ec78a97beb51d5df03d557f86db0c1bf3cbb0b0 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 8 Jun 2026 11:02:44 +0000 Subject: [PATCH] Bump tqdm from 4.67.3 to 4.68.1 Bumps [tqdm](https://github.com/tqdm/tqdm) from 4.67.3 to 4.68.1. - [Release notes](https://github.com/tqdm/tqdm/releases) - [Commits](https://github.com/tqdm/tqdm/compare/v4.67.3...v4.68.1) --- updated-dependencies: - dependency-name: tqdm dependency-version: 4.68.1 dependency-type: direct:development update-type: version-update:semver-minor ... 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 7e62e22a6..2c6975512 100644 --- a/requirements_dev.txt +++ b/requirements_dev.txt @@ -14,5 +14,5 @@ requests==2.33.1 requests-mock==1.12.1 sphinx==8.1.3 sphinx-rtd-theme==3.1.0 -tqdm==4.67.3 +tqdm==4.68.1 websocket-client==1.9.0