From 9e27620a604bd90cc547b2389c8bc4d57edba2de Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Wed, 11 Dec 2019 13:26:10 +0000 Subject: [PATCH] build(deps): Bump taskcluster from 24.0.1 to 24.1.0 in /tools Bumps [taskcluster](https://github.com/taskcluster/taskcluster) from 24.0.1 to 24.1.0. - [Release notes](https://github.com/taskcluster/taskcluster/releases) - [Changelog](https://github.com/taskcluster/taskcluster/blob/master/CHANGELOG.md) - [Commits](https://github.com/taskcluster/taskcluster/compare/v24.0.1...v24.1.0) Signed-off-by: dependabot-preview[bot] --- tools/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tools/requirements.txt b/tools/requirements.txt index bcf0b3c14..e29941542 100644 --- a/tools/requirements.txt +++ b/tools/requirements.txt @@ -1,6 +1,6 @@ logbook structlog -taskcluster==24.0.1 +taskcluster==24.1.0 raven # limit async-timeout version to avoid using the alpha 4.0.0a0