From 38e5a0b8b7f0336b69d8391af57b0ee4d16b2b17 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 5 Dec 2022 15:02:22 +0000 Subject: [PATCH] build(deps): bump taskcluster from 44.23.4 to 45.0.1 in /report Bumps [taskcluster](https://github.com/taskcluster/taskcluster) from 44.23.4 to 45.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/v44.23.4...v45.0.1) --- 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 8c6772f77..e002dc20d 100644 --- a/report/requirements.txt +++ b/report/requirements.txt @@ -1,4 +1,4 @@ python-magic==0.4.27 -taskcluster==44.23.4 +taskcluster==45.0.1 tenacity==8.1.0 zstandard==0.19.0