From 56ac16786aa50e48e5516c98f0d09e5503d6dd84 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 28 Jul 2026 11:02:38 +0000 Subject: [PATCH] Bump tqdm from 4.68.4 to 4.70.0 Bumps [tqdm](https://github.com/tqdm/tqdm) from 4.68.4 to 4.70.0. - [Release notes](https://github.com/tqdm/tqdm/releases) - [Commits](https://github.com/tqdm/tqdm/compare/v4.68.4...v4.70.0) --- updated-dependencies: - dependency-name: tqdm dependency-version: 4.70.0 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 17cf8ed91..9433d93c8 100644 --- a/requirements_dev.txt +++ b/requirements_dev.txt @@ -14,5 +14,5 @@ requests==2.34.2 requests-mock==1.12.1 sphinx==8.1.3 sphinx-rtd-theme==3.1.0 -tqdm==4.68.4 +tqdm==4.70.0 websocket-client==1.9.0