From 552f2985f8c753042c06c73191ecc3b10dde3d01 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 23 Mar 2026 14:16:54 +0000 Subject: [PATCH] build(deps): bump taskcluster from 96.2.3 to 98.0.0 in /tools Bumps [taskcluster](https://github.com/taskcluster/taskcluster) from 96.2.3 to 98.0.0. - [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/v96.2.3...v98.0.0) --- updated-dependencies: - dependency-name: taskcluster dependency-version: 98.0.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- tools/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tools/requirements.txt b/tools/requirements.txt index 519423e69..d2c1bec1f 100644 --- a/tools/requirements.txt +++ b/tools/requirements.txt @@ -7,6 +7,6 @@ multidict==6.7.0 rs_parsepatch==0.4.4 sentry-sdk==2.47.0 structlog==25.5.0 -taskcluster==96.2.3 +taskcluster==98.0.0 treeherder-client==5.0.0 yarl==1.22.0