From d2bb06056218326f5c7d9c9c3797f5c081e5ebdc Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 30 Oct 2025 22:02:45 +0000 Subject: [PATCH] Bump taskcluster from 91.0.1 to 91.1.2 in /tools Bumps [taskcluster](https://github.com/taskcluster/taskcluster) from 91.0.1 to 91.1.2. - [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/v91.0.1...v91.1.2) --- updated-dependencies: - dependency-name: taskcluster dependency-version: 91.1.2 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- tools/ci/requirements_tc.txt | 2 +- tools/requirements_tests.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/tools/ci/requirements_tc.txt b/tools/ci/requirements_tc.txt index 811174a371e7e8..9be18b1dca3915 100644 --- a/tools/ci/requirements_tc.txt +++ b/tools/ci/requirements_tc.txt @@ -3,4 +3,4 @@ pyyaml==6.0.1 types-pyyaml==6.0.12.20241230 requests==2.32.3 types-requests==2.32.0.20241016 -taskcluster==91.0.1 +taskcluster==91.1.2 diff --git a/tools/requirements_tests.txt b/tools/requirements_tests.txt index e966b94f0f2163..19d87da3208463 100644 --- a/tools/requirements_tests.txt +++ b/tools/requirements_tests.txt @@ -3,5 +3,5 @@ json-e==4.7.0 jsonschema==4.17.3 pyyaml==6.0.1 types-pyyaml==6.0.12.20241230 -taskcluster==91.0.1 +taskcluster==91.1.2 mozterm==1.0.0