From 3fe4ae1a0b2c5851861d2ad686ca2762a484957a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 25 May 2026 20:11:29 +0000 Subject: [PATCH] build(deps): bump taskcluster from 100.0.1 to 100.1.1 in /tools Bumps [taskcluster](https://github.com/taskcluster/taskcluster) from 100.0.1 to 100.1.1. - [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.0.1...v100.1.1) --- updated-dependencies: - dependency-name: taskcluster dependency-version: 100.1.1 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 f2b6a3527..fee3da17e 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.59.0 structlog==25.5.0 -taskcluster==100.0.1 +taskcluster==100.1.1 treeherder-client==5.0.0 yarl==1.23.0