From d2975ac5ac0e0f4c22d0e26a483bb9dc0b33020a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 1 Dec 2025 15:55:16 +0000 Subject: [PATCH] build(deps): bump taskcluster from 88.0.2 to 94.0.1 in /report Bumps [taskcluster](https://github.com/taskcluster/taskcluster) from 88.0.2 to 94.0.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/v88.0.2...v94.0.1) --- updated-dependencies: - dependency-name: taskcluster dependency-version: 94.0.1 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- report/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/report/requirements.txt b/report/requirements.txt index 2040e8592..54b6f1aba 100644 --- a/report/requirements.txt +++ b/report/requirements.txt @@ -1,4 +1,4 @@ python-magic==0.4.27 -taskcluster==88.0.2 +taskcluster==94.0.1 tenacity==9.1.2 zstandard==0.23.0