From f6d7e5d9c21257304648799720efccc053722975 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 10 Jun 2026 04:45:00 +0000 Subject: [PATCH] Bump tqdm from 4.68.1 to 4.68.2 Bumps [tqdm](https://github.com/tqdm/tqdm) from 4.68.1 to 4.68.2. - [Release notes](https://github.com/tqdm/tqdm/releases) - [Commits](https://github.com/tqdm/tqdm/compare/v4.68.1...v4.68.2) --- updated-dependencies: - dependency-name: tqdm dependency-version: 4.68.2 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index b287e2a9a6c..66c6013cc83 100644 --- a/requirements.txt +++ b/requirements.txt @@ -441,7 +441,7 @@ towncrier==25.8.0 # via # qcodes (pyproject.toml) # sphinxcontrib-towncrier -tqdm==4.68.1 +tqdm==4.68.2 # via # qcodes (pyproject.toml) # qcodes