From 1d17ebc93ec6ce71ed35092b8965c98fa7eff157 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Mon, 11 Nov 2019 13:24:57 +0000 Subject: [PATCH] build(deps): bump taskcluster from 22.0.0 to 22.1.1 in /tools Bumps [taskcluster](https://github.com/taskcluster/taskcluster) from 22.0.0 to 22.1.1. - [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/v22.0.0...v22.1.1) 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 12313b091..b359e8f62 100644 --- a/tools/requirements.txt +++ b/tools/requirements.txt @@ -1,6 +1,6 @@ Logbook==1.5.3 structlog==19.2.0 -taskcluster==22.0.0 +taskcluster==22.1.1 toml==0.10.0 raven==6.10.0