From 93c9f95916eb95c91eae6e6b2f0ca9a99d3cff10 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 2 Feb 2026 18:22:33 +0000 Subject: [PATCH] build(deps): bump tqdm from 4.67.1 to 4.67.2 in /bot Bumps [tqdm](https://github.com/tqdm/tqdm) from 4.67.1 to 4.67.2. - [Release notes](https://github.com/tqdm/tqdm/releases) - [Commits](https://github.com/tqdm/tqdm/compare/v4.67.1...v4.67.2) --- updated-dependencies: - dependency-name: tqdm dependency-version: 4.67.2 dependency-type: direct:production update-type: version-update:semver-patch ... 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 476153f95..1f2482d95 100644 --- a/bot/requirements.txt +++ b/bot/requirements.txt @@ -4,5 +4,5 @@ libmozdata==0.2.7 pytoml==0.1.21 pyyaml==6.0.2 tenacity==9.1.2 -tqdm==4.67.1 +tqdm==4.67.2 zstandard==0.23.0