From e5674a413b62bac1ab7d66cc534a992093e0e58c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 13 Jun 2022 15:10:10 +0000 Subject: [PATCH] build(deps): bump taskcluster from 44.4.0 to 44.16.1 in /report Bumps [taskcluster](https://github.com/taskcluster/taskcluster) from 44.4.0 to 44.16.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.4.0...v44.16.1) --- 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..772121224 100644 --- a/report/requirements.txt +++ b/report/requirements.txt @@ -1,4 +1,4 @@ python-magic==0.4.24 -taskcluster==44.4.0 +taskcluster==44.16.1 tenacity==8.0.1 zstandard==0.17.0