From a3d3a5e67a3904e314b2ed7dcc71532afd2aceaa Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 1 Apr 2025 03:51:11 +0000 Subject: [PATCH] Bump taskcluster from 68.0.4 to 83.4.0 in /tools Bumps [taskcluster](https://github.com/taskcluster/taskcluster) from 68.0.4 to 83.4.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/v68.0.4...v83.4.0) --- updated-dependencies: - dependency-name: taskcluster dependency-version: 83.4.0 dependency-type: direct:production update-type: version-update:semver-major ... 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 a70216679708b4..e262720728c2f3 100644 --- a/tools/ci/requirements_tc.txt +++ b/tools/ci/requirements_tc.txt @@ -1,4 +1,4 @@ pygithub==2.6.1 pyyaml==6.0.1 requests==2.32.3 -taskcluster==68.0.4 +taskcluster==83.4.0 diff --git a/tools/requirements_tests.txt b/tools/requirements_tests.txt index 9bb2dceafe4e5d..3e4fbcd903a811 100644 --- a/tools/requirements_tests.txt +++ b/tools/requirements_tests.txt @@ -2,5 +2,5 @@ httpx[http2]==0.27.2 json-e==4.7.0 jsonschema==4.17.3 pyyaml==6.0.1 -taskcluster==68.0.4 +taskcluster==83.4.0 mozterm==1.0.0