From e7bce1ce82135eae49c92ee47d778d75e04fbe91 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 8 Jul 2026 15:43:01 +0000 Subject: [PATCH] build(deps): bump tqdm from 4.67.3 to 4.68.4 in /bot Bumps [tqdm](https://github.com/tqdm/tqdm) from 4.67.3 to 4.68.4. - [Release notes](https://github.com/tqdm/tqdm/releases) - [Commits](https://github.com/tqdm/tqdm/compare/v4.67.3...v4.68.4) --- updated-dependencies: - dependency-name: tqdm dependency-version: 4.68.4 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- bot/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bot/requirements.txt b/bot/requirements.txt index c93849f17..aa133097c 100644 --- a/bot/requirements.txt +++ b/bot/requirements.txt @@ -6,5 +6,5 @@ sentry-sdk==2.60.0 structlog==25.5.0 taskcluster==100.1.0 tenacity==9.1.4 -tqdm==4.67.3 +tqdm==4.68.4 zstandard==0.25.0