From c814dac3675279ca25da4cff612e64a3827b46af Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 2 Jun 2026 17:54:37 +0000 Subject: [PATCH] build(deps): bump taskcluster from 100.1.1 to 100.2.0 in /tools Bumps [taskcluster](https://github.com/taskcluster/taskcluster) from 100.1.1 to 100.2.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/v100.1.1...v100.2.0) --- updated-dependencies: - dependency-name: taskcluster dependency-version: 100.2.0 dependency-type: direct:production update-type: version-update:semver-minor ... 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 b7185689b..8aaf29698 100644 --- a/tools/requirements.txt +++ b/tools/requirements.txt @@ -7,6 +7,6 @@ multidict==6.7.1 rs_parsepatch==0.4.6 sentry-sdk==2.60.0 structlog==25.5.0 -taskcluster==100.1.1 +taskcluster==100.2.0 treeherder-client==5.0.0 yarl==1.24.2