From 44fd46de34ef315bd15f3230f914112b625418ac Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Tue, 25 Feb 2020 09:47:16 +0000 Subject: [PATCH] Bump taskcluster from 24.3.1 to 25.3.0 Bumps [taskcluster](https://github.com/taskcluster/taskcluster) from 24.3.1 to 25.3.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.3.1...v25.3.0) Signed-off-by: dependabot-preview[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 8892bfa..b11ca27 100644 --- a/requirements.txt +++ b/requirements.txt @@ -4,7 +4,7 @@ https://github.com/docker/docker-py/archive/1.10.6.tar.gz#egg=docker-py multidict<4.6.0 PyGithub==1.46 pyyaml==5.3 -taskcluster==24.3.1 +taskcluster==25.3.0 taskcluster-urls==12.1.0 twine==2.0.0 yarl<1.4.0