From f8ba7c5d4c80a25831fb88f092a07df8724f8130 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 2 Jan 2025 11:15:44 +0100 Subject: [PATCH] build(deps): bump taskcluster from 75.0.1 to 77.0.0 in /tools (#2582) Bumps [taskcluster](https://github.com/taskcluster/taskcluster) from 75.0.1 to 77.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/v75.0.1...v77.0.0) --- updated-dependencies: - dependency-name: taskcluster dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- tools/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tools/requirements.txt b/tools/requirements.txt index da2114472..cc17ac8ae 100644 --- a/tools/requirements.txt +++ b/tools/requirements.txt @@ -7,6 +7,6 @@ multidict==6.1.0 rs_parsepatch==0.4.4 sentry-sdk==2.19.2 structlog==24.4.0 -taskcluster==75.0.1 +taskcluster==77.0.0 treeherder-client==5.0.0 yarl==1.18.3