From 84ed679310107afc3f2edbfce1d2302dbc01e774 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 1 May 2023 15:57:13 +0000 Subject: [PATCH] build(deps): bump taskcluster from 47.1.2 to 49.1.2 in /tools Bumps [taskcluster](https://github.com/taskcluster/taskcluster) from 47.1.2 to 49.1.2. - [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/v47.1.2...v49.1.2) --- updated-dependencies: - dependency-name: taskcluster dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- tools/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tools/requirements.txt b/tools/requirements.txt index a86b6af1a..7855553cc 100644 --- a/tools/requirements.txt +++ b/tools/requirements.txt @@ -3,6 +3,6 @@ async-timeout==4.0.2 pytz==2022.7.1 sentry-sdk==1.16.0 structlog==22.3.0 -taskcluster==47.1.2 +taskcluster==49.1.2 # Please see #1779, this eventually must be removed! urllib3==1.26.14