From e1946635d1c8267719a5d33e4a22186f4f8fef7a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 9 Feb 2026 03:19:17 +0000 Subject: [PATCH] Bump taskcluster from 95.1.4 to 96.2.3 Bumps [taskcluster](https://github.com/taskcluster/taskcluster) from 95.1.4 to 96.2.3. - [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/v95.1.4...v96.2.3) --- updated-dependencies: - dependency-name: taskcluster dependency-version: 96.2.3 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- infra/spawn_pipeline_requirements.txt | 2 +- requirements.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/infra/spawn_pipeline_requirements.txt b/infra/spawn_pipeline_requirements.txt index ff2f2277fe..85373652a7 100644 --- a/infra/spawn_pipeline_requirements.txt +++ b/infra/spawn_pipeline_requirements.txt @@ -1,4 +1,4 @@ json-e==4.8.0 pyyaml==6.0.3 requests==2.32.5 -taskcluster==95.1.4 +taskcluster==96.2.3 diff --git a/requirements.txt b/requirements.txt index b245c1ed6f..1847bb0510 100644 --- a/requirements.txt +++ b/requirements.txt @@ -39,7 +39,7 @@ scipy==1.17.0 sendgrid==6.12.5 shap[plots]==0.50.0 tabulate==0.9.0 -taskcluster==95.1.4 +taskcluster==96.2.3 tenacity==9.1.2 tqdm==4.67.1 unidiff==0.7.5