From 14c2f399df676e05d95dfcb4e065e94a9c0a0d09 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 8 Oct 2025 10:34:58 +0000 Subject: [PATCH] Bump taskcluster from 90.0.3 to 90.0.4 Bumps [taskcluster](https://github.com/taskcluster/taskcluster) from 90.0.3 to 90.0.4. - [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/v90.0.3...v90.0.4) --- updated-dependencies: - dependency-name: taskcluster dependency-version: 90.0.4 dependency-type: direct:production update-type: version-update:semver-patch ... 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 8b1652a202..f67ad9c518 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==90.0.3 +taskcluster==90.0.4 diff --git a/requirements.txt b/requirements.txt index 81a823b467..977db2f33a 100644 --- a/requirements.txt +++ b/requirements.txt @@ -36,7 +36,7 @@ scipy==1.15.2 sendgrid==6.12.5 shap[plots]==0.48.0 tabulate==0.9.0 -taskcluster==90.0.3 +taskcluster==90.0.4 tenacity==9.1.2 tqdm==4.67.1 unidiff==0.7.5