From da70d84e5e87fa2cd767a33a908658f1285a090c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 27 Mar 2023 15:56:54 +0000 Subject: [PATCH] build(deps): bump taskcluster from 47.1.2 to 48.1.0 in /tools Bumps [taskcluster](https://github.com/taskcluster/taskcluster) from 47.1.2 to 48.1.0. - [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...v48.1.0) --- 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..a210e067e 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==48.1.0 # Please see #1779, this eventually must be removed! urllib3==1.26.14