From 4b3966f97b13dd23cfcf73d9d23a99a1a0ef33b6 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 3 Nov 2025 15:18:02 +0000 Subject: [PATCH] build(deps): bump taskcluster from 88.0.2 to 91.1.2 in /report Bumps [taskcluster](https://github.com/taskcluster/taskcluster) from 88.0.2 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/v88.0.2...v91.1.2) --- updated-dependencies: - dependency-name: taskcluster dependency-version: 91.1.2 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..d8f38b710 100644 --- a/report/requirements.txt +++ b/report/requirements.txt @@ -1,4 +1,4 @@ python-magic==0.4.27 -taskcluster==88.0.2 +taskcluster==91.1.2 tenacity==9.1.2 zstandard==0.23.0