From 05ba33c982e68da64a3f090cc6a17d5f5b76bf33 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Fri, 25 Oct 2019 13:52:58 +0000 Subject: [PATCH] build(deps): bump taskcluster from 21.0.0 to 21.2.0 in /tools Bumps [taskcluster](https://github.com/taskcluster/taskcluster) from 21.0.0 to 21.2.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/v21.0.0...v21.2.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 d681ec64c..bffd37a6f 100644 --- a/tools/requirements.txt +++ b/tools/requirements.txt @@ -1,6 +1,6 @@ Logbook==1.5.3 structlog==19.2.0 -taskcluster==21.0.0 +taskcluster==21.2.0 raven==6.10.0 # Limit yarl version to avoid using the alpha 1.4.0a that breaks builds