From a6f49cf3ef27363e147338a12742f2b1be9aa0e1 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 29 Apr 2026 15:44:11 +0000 Subject: [PATCH] build(deps): bump taskcluster from 97.1.0 to 99.2.1 in /bot Bumps [taskcluster](https://github.com/taskcluster/taskcluster) from 97.1.0 to 99.2.1. - [Release notes](https://github.com/taskcluster/taskcluster/releases) - [Changelog](https://github.com/taskcluster/taskcluster/blob/main/CHANGELOG.md) - [Commits](https://github.com/taskcluster/taskcluster/compare/v97.1.0...v99.2.1) --- updated-dependencies: - dependency-name: taskcluster dependency-version: 99.2.1 dependency-type: direct:production update-type: version-update:semver-major ... 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 11d1e9c12..389cd2c1a 100644 --- a/bot/requirements.txt +++ b/bot/requirements.txt @@ -4,7 +4,7 @@ pytz==2026.1.post1 pyyaml==6.0.3 sentry-sdk==2.54.0 structlog==25.5.0 -taskcluster==97.1.0 +taskcluster==99.2.1 tenacity==9.1.4 tqdm==4.67.3 zstandard==0.25.0