From 603124dd0810517bcb6344791bcfdbb391a1ecf4 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 2 May 2022 15:12:18 +0000 Subject: [PATCH] build(deps): bump taskcluster from 44.4.0 to 44.13.0 in /report Bumps [taskcluster](https://github.com/taskcluster/taskcluster) from 44.4.0 to 44.13.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/v44.4.0...v44.13.0) --- updated-dependencies: - dependency-name: taskcluster dependency-type: direct:production update-type: version-update:semver-minor ... 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 3e0763823..16332e55e 100644 --- a/report/requirements.txt +++ b/report/requirements.txt @@ -1,4 +1,4 @@ python-magic==0.4.24 -taskcluster==44.4.0 +taskcluster==44.13.0 tenacity==8.0.1 zstandard==0.17.0