From 46c3f2c20c1de80a6e3e2b2d653e7c28d761c7d5 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 21 Aug 2026 14:04:03 +0000 Subject: [PATCH] build(deps): bump taskcluster from 103.0.1 to 105.0.0 in /tools Bumps [taskcluster](https://github.com/taskcluster/taskcluster) from 103.0.1 to 105.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/v103.0.1...v105.0.0) --- updated-dependencies: - dependency-name: taskcluster dependency-version: 105.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 05cfb8ca0..127bd0ae8 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.66.1 structlog==26.1.0 -taskcluster==103.0.1 +taskcluster==105.0.0 treeherder-client==5.0.0 yarl==1.24.5