From 212b17bc5f2f7121a8b510568e929b3507755125 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 6 Nov 2023 15:36:33 +0000 Subject: [PATCH] build(deps): bump taskcluster from 56.0.2 to 57.1.0 in /report Bumps [taskcluster](https://github.com/taskcluster/taskcluster) from 56.0.2 to 57.1.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/v56.0.2...v57.1.0) --- updated-dependencies: - dependency-name: taskcluster 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 d223d519b..58ef83b02 100644 --- a/report/requirements.txt +++ b/report/requirements.txt @@ -1,4 +1,4 @@ python-magic==0.4.27 -taskcluster==56.0.2 +taskcluster==57.1.0 tenacity==8.2.3 zstandard==0.21.0