From b17fac4d3dca4a248242ac1278963c943b66d4af Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 20 Jul 2026 11:02:53 +0000 Subject: [PATCH] Bump tqdm from 4.68.4 to 4.69.0 Bumps [tqdm](https://github.com/tqdm/tqdm) from 4.68.4 to 4.69.0. - [Release notes](https://github.com/tqdm/tqdm/releases) - [Commits](https://github.com/tqdm/tqdm/compare/v4.68.4...v4.69.0) --- updated-dependencies: - dependency-name: tqdm dependency-version: 4.69.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..c89a8dc3b 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.69.0 websocket-client==1.9.0